TdxDocDocumentExporterOptions.Compatibility Property
In This Article
Provides access to the DOC format exporter’s compatibility settings.
#Declaration
Delphi
property Compatibility: TdxDocDocumentExporterCompatibilityOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Set the Compatibility.AllowNonLinkedListDefinitions property to True to allow older Microsoft Word® versions to open documents containing lists created in the Rich Edit control.
See Also