ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / Zoom Property

In This Topic
    Zoom Property (PageSetup)
    In This Topic
    Gets or sets the zoom level.
    Syntax
    'Declaration
     
    Public Property Zoom As Short
    public short Zoom {get; set;}

    Property Value

    A System.Int16 value, representing the zoom level.
    See Also