Click or drag to resize

RichEdit.EnableAdvancedTypography Method

X#
Sets the ability for advanced line breaking and line formatting.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EnableAdvancedTypography(
	lEnable
) AS USUAL CLIPPER
Request Example View Source

Parameters

lEnable (Optional)
Type: Usual
TRUE turns this on, False turns this off.

Return Value

Type: Usual
See Also