TdxPrinterPage.Footer Property
Determines report footer height.
Declaration
property Footer: Integer index 3 read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
Use the Footer property to determine report footer height. This property value is expressed in current measurement units.
The default value of this property is 0.
See Also