TCustomdxPageObject Properties
Encapsulates general properties and methods of the Page object.Name | Description |
---|---|
Background | Specifies a report’s background. Inherited from TdxPrinterPageObject. |
CenterTextAlignY | Specifies the way the image and text is vertically aligned in the title’s central section. |
CenterTitle | Specifies the central title image and text. |
Font | Specifies the font of the text. |
LeftTextAlignY | Specifies vertical alignment of the image and text located in the left part of either the header or footer. |
LeftTitle | Specifies the image and text located in the left corner of the header. |
Page | Returns information about the printer pages settings. Inherited from TdxPrinterPageObject. |
RightTextAlignY | Specifies vertical alignment of the image and text located in the right corner of either the header or footer. |
RightTitle | Specifies the image and text located in the right corner of the title. |
TextAlignY | Specifies the image and text vertical alignment. |
Titles | Specifies titles for printing page. |
See Also