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

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