AddElementResultEndPageBounds Property |
The bounds inside the page where the rendering of a page element ended.
This information is useful for paged output of elements to continue adding new elements after this element
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public RectangleF EndPageBounds { get; set; }
Public Property EndPageBounds As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also