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

In This Topic
    UseAsyncRendering Property
    In This Topic
    Indicates if the document should be generated asynchronously.
    Syntax
    'Declaration
     
    
    Public Property UseAsyncRendering As Boolean
    public bool UseAsyncRendering {get; set;}
    See Also