FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / LoadingPageFont Property

In This Topic
    LoadingPageFont Property (C1FlexViewer)
    In This Topic
    Gets or sets the font used for drawing the message on a page which is not loaded yet.
    Syntax
    'Declaration
     
    Public Property LoadingPageFont As Font
    public Font LoadingPageFont {get; set;}
    See Also