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

In This Topic
    Continuous Field (ViewState)
    In This Topic
    Stores the value of the C1PreviewPane.Continuous property of a C1PreviewPane.
    Syntax
    'Declaration
     
    Public Continuous As Boolean
    public bool Continuous
    See Also