ElementsRendererClientRectangle Property |
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic RectangleF ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As RectangleF
Get
Property Value
Type:
RectangleF
See Also