A file with .TEXT extension represents a text document that contains plain text in the form of lines.
Learn more about this file format
here.
Namespace: GroupDocs.Parser.OptionsAssembly: GroupDocs.Parser (in GroupDocs.Parser.dll) Version: 22.06.0
Syntaxpublic static readonly FileType TEXT
Public Shared ReadOnly TEXT As FileType
public:
static initonly FileType^ TEXT
static val TEXT: FileType
Field Value
Type:
FileType
See Also