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

In This Topic
    ZoomFactor Property (C1PreviewPane)
    In This Topic
    Gets or sets the zoom factor (1 is actual size).
    Syntax
    'Declaration
     
    Public Property ZoomFactor As Double
    public double ZoomFactor {get; set;}
    See Also