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