FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / MaxZoomFactor Property

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