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

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