Purpose: Set the lines per page.
|
Argument |
Type |
Required |
Purpose |
|
1 |
Integer |
Yes |
New lines per page value |
Notes:
The value passed in must be an integer value from 1-300.
If the program is determining and setting lines per page on the fly, it might be a good idea to reduce font size. Use the SetFontSize command to set the default font size for the column text and symbol text.
Example: Set the lines per page to 25.
With objMilestones
.SetLinesPerPage 25
End With
Related Topics
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2025 Automation Methods and Properties. © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.