EVO Excel to PDF Converter

AddElementResultEndPageBounds Property

EVO Excel to PDF Converter Documentation
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:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public RectangleF EndPageBounds { get; set; }

Property Value

Type: RectangleF
See Also

Reference