Reports for WPF
FromFile(String,C1DocumentFormatEnum) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > FromFile メソッド : FromFile(String,C1DocumentFormatEnum) メソッド
ドキュメントのファイル名。
C1PrintDocument 形式の種別。
C1PrintDocument クラスのインスタンスを生成して、指定したファイルからドキュメントを読み込みます。
シンタックス
'宣言
 
Public Overloads Shared Function FromFile( _
   ByVal fileName As System.String, _
   ByVal documentFormat As C1DocumentFormatEnum _
) As C1PrintDocument
public static C1PrintDocument FromFile( 
   System.string fileName,
   C1DocumentFormatEnum documentFormat
)

パラメータ

fileName
ドキュメントのファイル名。
documentFormat
C1PrintDocument 形式の種別。

戻り値の型

生成された C1PrintDocument オブジェクト。
参照

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