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

In This Topic
    LoadingPageSize Property
    In This Topic
    The size of a page which is not loaded yet.
    Syntax
    'Declaration
     
    
    Public Property LoadingPageSize As C1Size
    public C1Size LoadingPageSize {get; set;}
    See Also