Click or drag to resize
SplashScreenFont Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the font used to superimpose the text on the splash screen.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Font Font { get; set; }

Property Value

Type: Font
The font used to superimpose the text on the splash screen.

Return Value

Type: Font
The font used to superimpose the text on the splash screen.
Remarks