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

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