'宣言 Public Enum RichTextBox.RichTextStreamType Inherits System.Enum
public enum RichTextBox.RichTextStreamType : System.Enum
'宣言 Public Enum RichTextBox.RichTextStreamType Inherits System.Enum
public enum RichTextBox.RichTextStreamType : System.Enum
メンバ | 解説 |
---|---|
PlainText | RichTextコントロールには、プレーンテキストストリームが含まれ、OLE(Object Linking and Embedding)オブジェクトの代わりにスペースが含まれています。 |
RichText | RichTextコントロールには、RTF(Rich Text Format)ストリームが含まれています。 |
UnicodePlainText | RichTextコントロールには、テキストストリームが含まれ、OLE(Object Linking and Embedding)オブジェクトの代わりにスペースが含まれています。テキストはUnicodeでエンコードされています。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RichTextStreamType