Skip to main content

TdxPDFPageInfo Record

Stores information about a PDF document page and its content.

Declaration

TdxPDFPageInfo = record

Remarks

This record has members that allow you to do the following:

A PDF document container’s PageInfo and Pages.Items properties reference a TdxPDFPageInfo record.

Note

A page rotate operation raises the PDF document container’s OnChanged event.

See Also