The PDF document page count
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int PdfPageCount { get; set; }
Public Property PdfPageCount As Integer
Get
Set
public:
property int PdfPageCount {
int get ();
void set (int value);
}
member PdfPageCount : int with get, set
Property Value
Type:
Int32
Reference