ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / ZoomValue Property

In This Topic
    ZoomValue Property (ReportPaneModel)
    In This Topic
    Gets/sets explicit zoom value
    Syntax
    'Declaration
     
    Public Property ZoomValue As Double
    public double ZoomValue {get; set;}
    See Also