WordProcessingFileTypeTxt Field |
A file with .TXT extension represents a text document that contains plain text in the form of lines.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 21.1.0.0 (21.1)
Syntaxpublic static readonly WordProcessingFileType Txt
Public Shared ReadOnly Txt As WordProcessingFileType
public:
static initonly WordProcessingFileType^ Txt
static val Txt: WordProcessingFileType
Field Value
Type:
WordProcessingFileType
See Also