FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / MinZoomFactor Property

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