Click or drag to resize
BeforeRenderNextPageEventArgsRectangle Property
The rectangle that will be rendered on the next page

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public RectangleF Rectangle { get; }

Property Value

Type: RectangleF
See Also