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

In This Topic
    IsGenerating Property (SampleC1PrintDocument)
    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