WordProcessingFileTypeDoc Field |
Files with .doc extension represent documents generated by Microsoft Word or other word processing documents in binary file format.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic static readonly WordProcessingFileType Doc
Public Shared ReadOnly Doc As WordProcessingFileType
public:
static initonly WordProcessingFileType^ Doc
static val Doc: WordProcessingFileType
Field Value
Type:
WordProcessingFileType
See Also