CefDomNodeType Enumeration |
Namespace: Internal.Xilium.CefGlue
public enum CefDomNodeType
| Member name | Value | Description | |
|---|---|---|---|
| Unsupported | 0 | ||
| Element | 1 | ||
| Attribute | 2 | ||
| Text | 3 | ||
| CDataSection | 4 | ||
| ProcessingInstruction | 5 | ||
| Comment | 6 | ||
| Document | 7 | ||
| DocumentType | 8 | ||
| DocumentFragment | 9 |
Copyright 2025 NeoAxis Group. All rights reserved.