FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / ZoomFactor Property

In This Topic
    ZoomFactor Property (C1FlexViewer)
    In This Topic
    Specifies the zoom factor (1.0 is actual size).
    Syntax
    'Declaration
     
    Public Property ZoomFactor As Double
    public double ZoomFactor {get; set;}
    See Also