AutoComplete for ASP.NET Web Forms
PdfFilter コンストラクタ(Stream)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > PdfFilter クラス > PdfFilter コンストラクタ : PdfFilter コンストラクタ(Stream)
Output System.IO.Stream where the report will be rendered.
Initializes a new instance of the PdfFilter class attached to a stream.
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream _
)
public PdfFilter( 
   System.IO.Stream stream
)

パラメータ

stream
Output System.IO.Stream where the report will be rendered.
参照

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