Click or drag to resize
SplashScreenTextHorizontalAlign Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the horizontal alignment of the text in this screen

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

Property Value

Type: HorizontalAlignment
The horizontal alignment of the text in this screen

Return Value

Type: HorizontalAlignment
The horizontal alignment of the text in this screen
Remarks