Click or drag to resize

WebElementPdfRectanglePageIndex Property

The zero based index of the PDF page containing this rectangle.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public int PageIndex { get; set; }

Property Value

Type: Int32
See Also