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

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

Property Value

Type: RectangleF
See Also