ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class / Zoom Property

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