The CHM file format represents Microsoft HTML help file that consists of a collection of HTML pages. It provides an index for quick accessing the topics and navigation to different parts of the help document.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic static readonly MarkupFileType Chm
Public Shared ReadOnly Chm As MarkupFileType
public:
static initonly MarkupFileType^ Chm
static val Chm: MarkupFileType
Field Value
Type:
MarkupFileType
See Also