ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintPreviewWinSettings Class / ZoomFactor Property

In This Topic
    ZoomFactor Property (PrintPreviewWinSettings)
    In This Topic
    Gets or sets the zoom factor for print preview.
    Syntax
    'Declaration
     
    
    Public Property ZoomFactor As Double
    public double ZoomFactor {get; set;}
    See Also