CefDomDocumentType Enumeration |
DOM document types.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum CefDomDocumentType
Members| Member name | Value | Description |
|---|
| Unknown | 0 | |
| Html | 1 | |
| Xhtml | 2 | |
| Plugin | 3 | |
See Also