ActiveReports 12
Zoom Property (FlashViewerOptions)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > FlashViewerOptions Class : Zoom Property
Gets or sets a value that specifies the zoom level at which to display the report.
Syntax
'Declaration
 
Public Property Zoom As Integer
public int Zoom {get; set;}

Property Value

An integer value between 10% and 800%.
See Also

Reference

FlashViewerOptions Class
FlashViewerOptions Members