ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ReportViewer Class / ZoomFactor Property

In This Topic
    ZoomFactor Property (ReportViewer)
    In This Topic
    Gets or sets the zoom factor.
    Syntax
    'Declaration
     
    Public Property ZoomFactor As Double
    public double ZoomFactor {get; set;}
    See Also