Page_End - Report
Determines how many lines on a page are allowed before a page break will occur
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Page_End
| Access Type | Syntax |
|---|---|
| Read Access: | Get Page_End to IntegerVariable |
| Write Access: | Set Page_End to IntegerVariable/Value |
Description
Page_end determines how many lines on a page are allowed before a page break will occur. In nested reports, only the Page_End value of the outermost parent report is used.