EVO Word to PDF Converter

AddElementResultEndPageBounds Property

EVO Word 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:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public RectangleF EndPageBounds { get; set; }

Property Value

Type: RectangleF
See Also

Reference