PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / BusyState Property

In This Topic
    BusyState Property (C1MultiDocument)
    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