Footer_Lines - Report
Contains the number of lines in the page_bottom image plus the page_footer image plus the page_total image
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Footer_Lines
| Access Type | Syntax |
|---|---|
| Read Access: | Get Footer_Lines to IntegerVariable |
| Write Access: | Set Footer_Lines to IntegerVariable/Value |
Description
Footer_lines contains the number of lines in the page_bottom image plus the page_footer image plus the page_total image. See the handle_footer procedure to see how the footer_lines, report_footer_lines, and page_footer_lines properties are used.
This property is maintained by the Report object and you should be careful if you decide to change its value. The consequences of having it set to an invalid value are unpredictable.