Font type of the text
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Font Font { get; set; }
Public Property Font As Font
Get
Set
public:
property Font^ Font {
Font^ get ();
void set (Font^ value);
}
member Font : Font with get, set
Property Value
Type:
FontSee Also