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