'宣言 Public Enum RichTextBoxStreamType Inherits System.Enum
'使用法 Dim instance As RichTextBoxStreamType
public enum RichTextBoxStreamType : System.Enum
'宣言 Public Enum RichTextBoxStreamType Inherits System.Enum
'使用法 Dim instance As RichTextBoxStreamType
public enum RichTextBoxStreamType : System.Enum
| メンバ | 解説 |
|---|---|
PlainText | |
RichNoOleObjs | |
RichText | |
TextTextOleObjs | |
UnicodePlainText |
System.Object
System.ValueType
System.Enum
C1.WPF.Document.Util.RichTextBoxStreamType