PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / ZoomFactor Field

In This Topic
    ZoomFactor Field (ViewState)
    In This Topic
    Stores the value of the C1PreviewPane.ZoomFactor property of a C1PreviewPane.
    Syntax
    'Declaration
     
    Public ZoomFactor As Double
    public double ZoomFactor
    See Also