Plain Text File (.txt)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
Syntaxpublic static FileType TXT { get; }
Public Shared ReadOnly Property TXT As FileType
Get
public:
static property FileType^ TXT {
FileType^ get ();
}
static member TXT : FileType with get
Property Value
Type:
FileType
See Also