PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PageToolBar Class / Continuous Property

In This Topic
    Continuous Property (C1PrintPreviewControl.PageToolBar)
    In This Topic
    Gets the Continuous toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Continuous As ToolStripButton
    public ToolStripButton Continuous {get;}
    See Also