ExpertPdf Html to Pdf Converter Library
PdfPageCount Property
NamespacesExpertPdf.HtmlToPdfConversionSummaryPdfPageCount
ExpertPdf Html to Pdf Converter Library
The number of pages in the generated PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public int PdfPageCount { get; }
Public ReadOnly Property PdfPageCount As Integer
	Get
public:
property int PdfPageCount {
	int get ();
}
Property Value

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