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