Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values.
Learn more about this file format
here.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.6.0.0 (22.6)
Syntaxpublic static readonly FileType CSV
Public Shared ReadOnly CSV As FileType
public:
static initonly FileType^ CSV
Field Value
Type:
FileType
See Also