Click or drag to resize
HtmlElementPdfRectanglePageIndex Property
The zero based index of the PDF page containing this rectangle.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public int PageIndex { get; }

Property Value

Type: Int32
See Also