ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / InitialZoomPercentage Property

In This Topic
InitialZoomPercentage Property (WebViewer)
In This Topic
Gets or sets the initial zoom percentage.
Syntax
'Declaration
 
Public Property InitialZoomPercentage As Nullable(Of Integer)
 

Property Value

A System.Int32 value indicating the initial zoom percentage. Default is null.
See Also