TdxSimpleDocumentCapabilitiesOptions.CharacterFormatting Property
In This Article
#Declaration
Delphi
property CharacterFormatting: TdxDocumentCapability read; write; default TdxDocumentCapability.Default;
#Property Value
Type | Default |
---|---|
Tdx |
Default |
#Remarks
The default value of the CharacterFormatting property is TdxDocumentCapability.Default.
See Also