BeforeRenderNextPageEventArgsRectangle Property |
The rectangle that will be rendered on the next page
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic RectangleF Rectangle { get; }
Public ReadOnly Property Rectangle As RectangleF
Get
Property Value
Type:
RectangleF
See Also