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

In This Topic
    Zoom Property (DocumentSource)
    In This Topic
    Gets the current zoom value.
    Syntax
    'Declaration
     
    Public Property Zoom As Double
    public double Zoom {get; set;}
    See Also