public final class HtmlDocumentType
extends com.aspose.ms.System.Enum
Represents enumeration of the Html document types.
Modifier and Type | Field and Description |
---|---|
static int |
Html5
The HTML5 Document Type.
|
static int |
Xhtml
The XHtml Document Type.
|
public static final int Xhtml
The XHtml Document Type.
public static final int Html5
The HTML5 Document Type.
Copyright © 2022 Aspose. All Rights Reserved.