Reports for WinForms
Load(Stream,RichTextBoxStreamType) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderRichText クラス > Load メソッド : Load(Stream,RichTextBoxStreamType) メソッド
データのロード元のストリーム。
ストリームのデータタイプ。
現在の RenderRichTextのコンテンツを指定した形式のデータを含む ストリームからロードします。
シンタックス
'宣言
 
Public Overloads Sub Load( _
   ByVal stream As System.IO.Stream, _
   ByVal streamType As System.Windows.Forms.RichTextBoxStreamType _
) 
public void Load( 
   System.IO.Stream stream,
   System.Windows.Forms.RichTextBoxStreamType streamType
)

パラメータ

stream
データのロード元のストリーム。
streamType
ストリームのデータタイプ。
参照

RenderRichText クラス
RenderRichText メンバ
オーバーロード一覧