StandardFontDialog.Font Property | |
The font that was last selected in the standard font dialog window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Font AS USUAL GET SET
public virtual Usual Font { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe font that was last selected in the standard font dialog window.
See Also