AddElementResultEndPageIndex Property
The index of 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: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public int EndPageIndex { get; set; }
Public Property EndPageIndex As Integer
Get
Set
public:
property int EndPageIndex {
int get ();
void set (int value);
}
member EndPageIndex : int with get, set
Property Value
Int32