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

In This Topic
    FitToPagesTall Property
    In This Topic
    Returns or sets the number of pages tall the worksheet will be scaled to when it's printed.
    Syntax
    'Declaration
     
    Public Property FitToPagesTall As Short
    public short FitToPagesTall {get; set;}
    Remarks
    If the Zoom property is True, the FitToPagesTall property is ignored.
    See Also