ActiveReports for .NET 18.0J
FileDocumentLoader コンストラクタ(FileInfo,DocumentFormat)

GrapeCity.Viewer.WinformsSpecific 名前空間 > FileDocumentLoader クラス > FileDocumentLoader コンストラクタ : FileDocumentLoader コンストラクタ(FileInfo,DocumentFormat)
ドキュメントへのパスを表すSystem.IO.FileInfoインスタンス。
必要なドキュメント形式。
FileDocumentLoaderクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal fileInfo As FileInfo, _
   ByVal format As DocumentFormat _
)
public FileDocumentLoader( 
   FileInfo fileInfo,
   DocumentFormat format
)

パラメータ

fileInfo
ドキュメントへのパスを表すSystem.IO.FileInfoインスタンス。
format
必要なドキュメント形式。
参照

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