Enum EditorTypingAttributes
- Namespace
- WebKit
- Assembly
- WebKit-6.0.dll
[Flags]
public enum EditorTypingAttributes : uint
Fields
Bold = 4
Italic = 8
None = 2
Strikethrough = 32
Underline = 16
[Flags]
public enum EditorTypingAttributes : uint
Bold = 4
Italic = 8
None = 2
Strikethrough = 32
Underline = 16