Back to Devexpress

TdxPSPrintPageRangeInfo Class

vcl-dxpscore-af7d580c.md

latest1.1 KB
Original Source

TdxPSPrintPageRangeInfo Class

Stores information on a range of report pages.

Declaration

delphi
TdxPSPrintPageRangeInfo = class(
    TObject
)

Remarks

This class has the following members that allow you to:

A report link‘s PDFExportOptions.PageRangeInfo property references a TdxPSPrintPageRangeInfo object.

Inheritance

TObject TdxPSPrintPageRangeInfo

See Also

TdxPSPrintPageRangeInfo Members

dxPSCore Unit