TcxCustomRichEditProperties.AdvancedTypography Property
Specifies whether advanced typography is enabled.
Declaration
property AdvancedTypography: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set the AdvancedTypography property to True to enable advanced typography, which supports text justification. Otherwise, traditional typography is supported.
The default value of the AdvancedTypography property is True.
See Also