PowerTools ActiveReports for .NET 9.0J
RichTextBox.RichTextStreamType 列挙体

RichTextコントロールのコンテンツタイプを決定します。
構文
'宣言
 
Public Enum RichTextBox.RichTextStreamType 
   Inherits System.Enum
public enum RichTextBox.RichTextStreamType : System.Enum 
メンバ
メンバ解説
PlainTextRichTextコントロールには、プレーンテキストストリームが含まれ、OLE(Object Linking and Embedding)オブジェクトの代わりにスペースが含まれています。
RichTextRichTextコントロールには、RTF(Rich Text Format)ストリームが含まれています。
UnicodePlainTextRichTextコントロールには、テキストストリームが含まれ、OLE(Object Linking and Embedding)オブジェクトの代わりにスペースが含まれています。テキストはUnicodeでエンコードされています。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RichTextStreamType

参照

関連項目

GrapeCity.ActiveReports.SectionReportModel 名前空間
RichTextBox クラス

 

 


©2003-2015 GrapeCity inc. All rights reserved.