LoadingPageFont Property (C1FlexViewerPane)
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