PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / ActionHandlerPageView Class / Continuous Property

In This Topic
    Continuous Property (ActionHandlerPageView)
    In This Topic
    Gets or sets a value indicating whether to change the view to Continuous mode.
    Syntax
    'Declaration
     
    Public Property Continuous As Boolean
    public bool Continuous {get; set;}
    See Also