Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PlainTextDocumentImporterOptions Properties
Show Inherited Hide Inherited

Contains options used for loading (importing) the plain text document.
Name Description
AutoDetectEncoding 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.
SourceUri Gets or sets the base URI for the external content of the document. Inherited from DocumentImporterOptions.
UpdateField Overrides the corresponding property of the base class to hide it.
See Also