| 
 | 
 | 
 | 
| Font Property, TextPartClass Class | 
Defines the font used to render the text part.
Syntax TextPartClass Class (Softelvdm.Controls)
| VB | Public Property Font As Font | 
| C# | public Font Font { get; set; } | 
| C++ | public: property Font^ Font { | 
Property Value
The font.
The default value is null/Nothing.
Comments
The Font property defines the font used to render the text part.
Version Information
Supported in version 1.0.
   Products Table