Back to Devexpress

TdxPDFPageRect.PageIndex Property

vcl-dxpdftypes-dot-tdxpdfpagerect.md

latest836 B
Original Source

TdxPDFPageRect.PageIndex Property

Specifies the PDF document page where the rectangle is located.

Declaration

delphi
property PageIndex: Integer read; write;

Property Value

TypeDescription
Integer

A PDF document page index.

|

Remarks

The PDF page rectangle is invalid if the PageIndex property value is negative.

The PageIndex property’s default value is -1.

See Also

Invalid

TdxPDFPageRect Record

TdxPDFPageRect Members

dxPDFTypes Unit