Skip to main content

RtfDocumentImporterOptions Properties

Contains options used for loading (importing) documents in RTF format.
Name Description
IgnoreDeletedText Specifies whether or not to display the text that has been removed using the “deleted” tag of the Track Changes feature.
SourceUri Gets or sets the base URI for the external content of the document. Inherited from DocumentImporterOptions.
UpdateField Provides access to options that specify whether a certain document field is updated during import. Inherited from DocumentImporterOptions.
See Also