ComponentOne VSView Reporting Edition
MaxPages Property

Returns or sets the maximum number of pages allowed for a report.

Syntax

[form!]VSReport.MaxPages[ = value As Long ]

Remarks

This property is useful if you want to limit the maximum number of pages in a report. For example, you may write a report designer with a preview window that shows the first five pages of a report.

Setting this property to zero (default) allows reports of any length.

You can also limit the size of reports by setting the MaxRecords property.

Data Type

Long

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback