ElementsRendererClientRectangle Property |
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public RectangleF ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As RectangleF
Get
Property Value
Type:
RectangleFSee Also