Winnovative PDF Creator Library for .NET
EndPageIndex Property
NamespacesWinnovative.PdfCreatorAddElementResultEndPageIndex
Winnovative PDF Creator Library for .NET
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
Declaration Syntax
C#Visual BasicVisual C++
public int EndPageIndex { get; set; }
Public Property EndPageIndex As Integer
public:
property int EndPageIndex {
	int get ();
	void set (int value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)