WordProcessingFileTypeMd Field |
Text files created with Markdown language dialects is saved with .MD or .MARKDOWN file extension. MD files are saved in plain text format that uses Markdown language which also includes inline text symbols, defining how a text can be formatted such as indentations, table formatting, fonts, and headers.
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 Md
Public Shared ReadOnly Md As WordProcessingFileType
public:
static initonly WordProcessingFileType^ Md
static val Md: WordProcessingFileType
Field Value
Type:
WordProcessingFileType
See Also