Property osdText.Text
Overload
Text in OSD window.
public string Text { get; set; }
Property Value
Remarks
This property can be changed after creating OSD window; then the window is not moved/resized, unless osdText.ResizeWhenContentChanged is true
.