ActiveReports Developer 7
Zoom Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > ZoomChangedEventArgs Class : Zoom Property

Glossary Item Box

Returns the viewer's new Zoom value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Zoom As System.Double
C# 
public System.double Zoom {get;}

See Also