Click or drag to resize

ElementsRendererClientRectangle Property

Gets the drawable area of the renderer. The margins, document header and footer are excluded.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public RectangleF ClientRectangle { get; }

Property Value

RectangleF
See Also