GrapeCity ActiveReports for .NET 16.0J
StreamDocumentLoader コンストラクタ(Stream,Uri,DocumentFormat)

GrapeCity.Viewer.Common 名前空間 > StreamDocumentLoader クラス > StreamDocumentLoader コンストラクタ : StreamDocumentLoader コンストラクタ(Stream,Uri,DocumentFormat)
レポートを含むストリーム。
ベースURI。
必要なドキュメント形式。
StreamDocumentLoaderクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal s As Stream, _
   ByVal baseUri As Uri, _
   ByVal format As DocumentFormat _
)
public StreamDocumentLoader( 
   Stream s,
   Uri baseUri,
   DocumentFormat format
)

パラメータ

s
レポートを含むストリーム。
baseUri
ベースURI。
format
必要なドキュメント形式。
参照

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