TdxPrinterPageObject.Background Property
Specifies a report’s background.
Declaration
property Background: TdxBackground read; write;
Property Value
Type |
---|
TdxBackground |
Remarks
Use the Background property to customize the background of report pages. By default, a report’s background is transparent. Use this property to specify any background color, brush or picture.
See Also