Skip to main content

TdxPDFViewerPrinterPage Class

Stores PDF Document page print settings.

Declaration

TdxPDFViewerPrinterPage = class(
    TdxReportLinkPrinterPage
)

Remarks

This class extends its ancestor with the PrintAsImage property that you can use to enable the compatibility print mode. Refer to the TdxReportLinkPrinterPage and TdxPrinterPage class descriptions for detailed information on common page print settings.

A PDF Viewer report link‘s PrinterPage property references a TdxPDFViewerPrinterPage object.

See Also