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

Glossary Item Box

Gets or sets the zoom value for the Designer.

Syntax

Visual Basic (Declaration) 
Public Property Zoom As System.Single
C# 
public System.float Zoom {get; set;}

Remarks

Values can range from >= 1.0f to <= 8.0f.

See Also