ActiveReports for .NET 18.0J
Load メソッド (RichTextBox)

GrapeCity.ActiveReports.SectionReportModel 名前空間 > RichTextBox クラス : Load メソッド
ストリームの内容。

RichTextType列挙体:rtf、htmlまたはText

Rtf、TextまたはHtmlファイルのストリームをロードします。
シンタックス
'宣言
 
Public Sub Load( _
   ByVal stream As Stream, _
   ByVal type As RichTextType _
) 
public void Load( 
   Stream stream,
   RichTextType type
)

パラメータ

stream
ストリームの内容。
type

RichTextType列挙体:rtf、htmlまたはText

参照

RichTextBox クラス
RichTextBox メンバ