The index of the last page where a PDF object was laid out
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int LastPageIndex { get; set; }
Public Property LastPageIndex As Integer
Get
Set
public:
property int LastPageIndex {
int get ();
void set (int value);
}
member LastPageIndex : int with get, set
Property Value
Type:
Int32
Reference