TdxPDFViewerReportLink.PrinterPage Property
Specifies the report link page-related settings.
Declaration
property PrinterPage: TdxPDFViewerPrinterPage read; write;
Property Value
Type |
---|
TdxPDFViewerPrinterPage |
Remarks
Use this property to change how the TdxComponentPrinter component prints a PDF document. Refer to the TdxPDFViewerPrinterPage class description for details on available options.
See Also