Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / Generating Property

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