PrintDocument for WinForms
Load(String) メソッド


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

パラメータ

fileName
The name of the file to load.
参照

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