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
public:
property int PdfPageCount {
	int get ();
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)