Click or drag to resize

RichEdit.EnableAdvancedTypography Method (Typed)

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

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

Parameters

lEnable
Type: Logic
TRUE turns this on, False turns this off.
See Also