PlainTextDocumentImporterOptions Properties
Contains options used for loading (importing) the plain text document.
Name | Description |
---|---|
Auto |
Gets or sets whether to enable the auto-detection of the loaded text encoding. |
Encoding | Gets or sets the encoding used to interpret characters in the document. |
Source |
Gets or sets the base URI for the external content of the document.
Inherited from Document |
Update |
Overrides the corresponding property of the base class to hide it. |
See Also