GrapeCity ActiveReports for .NET 14.0J
LoadDocument(Stream,DocumentFormat) メソッド

GrapeCity.ActiveReports.Viewer.Win アセンブリ > GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス > LoadDocument メソッド : LoadDocument(Stream,DocumentFormat) メソッド
 レポートをロードするSystem.IO.Streamです。
 ロードするレポートの形式です。
指定したバイナリまたはXMLレポート形式でストリームからドキュメントをロードします。
シンタックス
'宣言
 
Public Overloads Sub LoadDocument( _
   ByVal stream As Stream, _
   ByVal format As DocumentFormat _
) 
public void LoadDocument( 
   Stream stream,
   DocumentFormat format
)

パラメータ

stream
 レポートをロードするSystem.IO.Streamです。
format
 ロードするレポートの形式です。
参照

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