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