TdxReportLinkPrinterPage Class
Stores report page settings in a report link.
Declaration
TdxReportLinkPrinterPage = class(
TdxPrinterPage
)
Remarks
This class extends its ancestor with the ReportLink property that allows you to access the report link whose page print settings are stored by a TdxReportLinkPrinterPage object.
This class is the direct ancestor of the TdxPDFViewerPrinterPage class that implements the “Print as Image” option in the TdxPDFViewer control’s report link.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxBaseObject
TdxPrinterPageObject
TdxPrinterPage
TdxReportLinkPrinterPage
See Also