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