PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / BusyState Property

In This Topic
    BusyState Property (SampleC1PrintDocument)
    In This Topic
    Gets the current busy state of the current document.
    Syntax
    'Declaration
     
    Public ReadOnly Property BusyState As BusyStateEnum
    public BusyStateEnum BusyState {get;}
    See Also