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

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