PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / IsGenerating Property

In This Topic
    IsGenerating Property (C1MultiDocument)
    In This Topic
    Indicates whether the document is currently being generated.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsGenerating As Boolean
    public bool IsGenerating {get;}
    See Also