Skip to main content

TdxRichEditDocumentImportOptions.Doc Property

Provides access to settings applied to importing Microsoft Word® 97 – 2003 binary documents (DOC files).

Declaration

property Doc: TdxDocDocumentImporterOptions read; write;

Property Value

Type
TdxDocDocumentImporterOptions

Remarks

Use this property to customize the DOC file format compatibility settings related to the Microsoft Word® Track Changes functionality unsupported in the Rich Edit control. Refer to the TdxDocDocumentImporterOptions class description for detailed information.

See Also