Tab Separated Values File (.tsv)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
Syntaxpublic static FileType TSV { get; }
Public Shared ReadOnly Property TSV As FileType
Get
public:
static property FileType^ TSV {
FileType^ get ();
}
static member TSV : FileType with get
Property Value
Type:
FileType
See Also