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

In This Topic
    PreviewProgressBar Property (C1PrintPreviewControl)
    In This Topic
    Gets the preview progress bar.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewProgressBar As ToolStripProgressBar
    public ToolStripProgressBar PreviewProgressBar {get;}
    See Also