DocumentImporterOptions Properties
Represents the base class for options used for loading (importing) the document in different formats.| Name | Description |
|---|---|
| SourceUri | Gets or sets the base URI for the external content of the document. |
| UpdateField | Provides access to options that specify whether a certain document field is updated during import. |
See Also