ExpertPdf PDF Creator Library
EndPageIndex Property
NamespacesExpertPdf.PdfCreatorAddElementResultEndPageIndex
ExpertPdf PDF Creator Library
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
	Get
	Set
public:
property int EndPageIndex {
	int get ();
	void set (int value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)