|
PdfPagePageIndex Property |
The index of the current page in the pdf pages collection.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public int PageIndex { get; }
Public ReadOnly Property PageIndex As Integer
Get
Property Value
Type:
Int32See Also