The number of pages in PDF document
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int PageCount { get; }
Public ReadOnly Property PageCount As Integer
Get
public:
property int PageCount {
int get ();
}
member PageCount : int with get
Property Value
Type:
Int32
Reference