FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / MaxZoomFactor Property

In This Topic
    MaxZoomFactor Property (FlexViewer)
    In This Topic
    The maximum allowed zoom factor.
    Syntax
    'Declaration
     
    Public Property MaxZoomFactor As Double
    public double MaxZoomFactor {get; set;}
    See Also