JSON (JavaScript Object Notation) is an open standard file format for sharing data that uses human-readable text to store and transmit data.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic static readonly DataFileType Json
Public Shared ReadOnly Json As DataFileType
public:
static initonly DataFileType^ Json
static val Json: DataFileType
Field Value
Type:
DataFileType
See Also