|
HtmlToPdfResultPdfPageCount Property |
The number of pages in the generated pdf document.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public int PdfPageCount { get; }
Public ReadOnly Property PdfPageCount As Integer
Get
Property Value
Type:
Int32See Also