GrapeCity ActiveReports for .NET 14.0J
HtmlOutputInfoArgs コンストラクタ

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Export.Html 名前空間 > HtmlOutputInfoArgs クラス : HtmlOutputInfoArgs コンストラクタ
出力データの種類。
出力データのストリーム。
HtmlOutputInfoArgクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal outputKind As HtmlOutputKind, _
   ByVal outputStream As Stream _
)
public HtmlOutputInfoArgs( 
   HtmlOutputKind outputKind,
   Stream outputStream
)

パラメータ

outputKind
出力データの種類。
outputStream
出力データのストリーム。
参照

HtmlOutputInfoArgs クラス
HtmlOutputInfoArgs メンバ