HtmlElementPdfRectanglePageIndex Property |
The zero based index of the PDF page containing this rectangle.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntaxpublic int PageIndex { get; }
Public ReadOnly Property PageIndex As Integer
Get
Property Value
Type:
Int32
See Also