ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / ZoomChangedEventArgs Class / Zoom Property

In This Topic
    Zoom Property (ZoomChangedEventArgs)
    In This Topic
    Gets the new zoom value of the viewer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Zoom As Double
    public double Zoom {get;}
    See Also