FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / MinZoomFactor Property

In This Topic
    MinZoomFactor Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the minimum allowed zoom factor.
    Syntax
    'Declaration
     
    Public Property MinZoomFactor As Single
    public float MinZoomFactor {get; set;}
    See Also