MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / FitToPagesTall Property

In This Topic
FitToPagesTall Property
In This Topic
Gets or sets the number of pages tall the worksheet will be scaled to when it's printed.
Syntax
'Declaration
 
Public Property FitToPagesTall As Short
 

Property Value

A System.Int16 value, representing a number of pages tall the worksheet will be scaled to when it's printed.
Remarks
If the Zoom property is True, the FitToPagesTall property is ignored.
See Also