Click or drag to resize

StandardFontDialog.EnableFixedPitch Method (Typed)

X#
Determine whether only fixed pitch 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 EnableFixedPitch(
	 bOnOff AS LOGIC
) AS VOID
Request Example View Source

Parameters

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