TdxReportLinkPrinterPage Properties
Stores report page settings in a report link.Name | Description |
---|---|
AutoSwapMargins | Specifies whether report margins are swapped when the page orientation changes. Inherited from TdxPrinterPage. |
Background | Specifies a report’s background. Inherited from TdxPrinterPageObject. |
CenterOnPageH | Specifies whether a report is horizontally centered on a page. Inherited from TdxPrinterPage. |
CenterOnPageV | Specifies whether a report is vertically centered on a page. Inherited from TdxPrinterPage. |
DMPaper | Determines page size. Inherited from TdxPrinterPage. |
FitToPagesHorizontally | Specifies the report page’s printout width, in paper sheets. Inherited from TdxPrinterPage. |
FitToPagesVertically | Specifies the report page’s printout height, in paper sheets. Inherited from TdxPrinterPage. |
Footer | Determines report footer height. Inherited from TdxPrinterPage. |
GrayShading | Specifies whether a report is printed in color. Inherited from TdxPrinterPage. |
Header | Determines header height. Inherited from TdxPrinterPage. |
IgnoreInvalidMarginsBeforePrint | Specifies if the parent component printer validates page margin settings before a print operation. Inherited from TdxPrinterPage. |
ImageCollection | Specifies the source image collection. Inherited from TdxPrinterPage. |
Margins | Specifies page margins. Inherited from TdxPrinterPage. |
MeasurementUnits | Specifies the measurement units used in a report. Inherited from TdxPrinterPage. |
MinMargins | Specifies minimum page margins. Inherited from TdxPrinterPage. |
Orientation | Specifies the report page orientation. Inherited from TdxPrinterPage. |
Page protected | Returns information about the printer pages settings. Inherited from TdxPrinterPageObject. |
PageFooter | Specifies page footer properties. Inherited from TdxPrinterPage. |
PageHeader | Specifies page header properties. Inherited from TdxPrinterPage. |
PageOrder | Specifies the page print order. Inherited from TdxPrinterPage. |
PageSize | Determines the size of a report page. Inherited from TdxPrinterPage. |
PaperSource | Specifies a paper source. Inherited from TdxPrinterPage. |
RealMeasurementUnits | Specifies the type of a measurement unit installed on a system. Inherited from TdxPrinterPage. |
RealPageSize | Determines a page real size. Inherited from TdxPrinterPage. |
ReportLink | Returns the report link whose page print settings are stored by the object. |
ReverseTitlesOnEvenPages | Specifies whether text order in titles is reversed. Inherited from TdxPrinterPage. |
ScaleFactor | Specifies the scale factor (as a percentage) applied to a report. Inherited from TdxPrinterPage. |
ScaleMode | Specifies how a component printer scales a report. Inherited from TdxPrinterPage. |
See Also