ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / Zoom Property

In This Topic
    Zoom Property (Designer)
    In This Topic
    Gets or sets the zoom value for the Designer.
    Syntax
    'Declaration
     
    Public Property Zoom As Single
    public float Zoom {get; set;}
    Remarks
    Values can range from >= 1.0f to <= 8.0f.
    See Also