PrintDocument for WinForms
Load(Stream) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderRichText クラス > Load メソッド : Load(Stream) メソッド
The stream to load data from.
Loads the content of the current RenderRichText from a stream containing RTF-formatted data.
シンタックス
'宣言
 
Public Overloads Sub Load( _
   ByVal stream As System.IO.Stream _
) 
'使用法
 
Dim instance As RenderRichText
Dim stream As System.IO.Stream
 
instance.Load(stream)
public void Load( 
   System.IO.Stream stream
)

パラメータ

stream
The stream to load data from.
参照

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