Click or drag to resize

StandardFontDialog.EnableTrueType Method (Typed)

X#
Determine whether only true type fonts will be displayed in the list of fonts for the standard font dialog.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EnableTrueType(
	 bOnOff AS LOGIC
) AS VOID
Request Example View Source

Parameters

bOnOff
Type: Logic
Logical value indicating whether only true type fonts appear in the list of fonts.
See Also