PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / MaxZoomFactor Property

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