GrapeCity PlusPak for Windows Forms 10.0J
Writer コンストラクタ(Document,Stream)

書き込むドキュメント。
書き込み先のストリーム。
Writer クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal doc As Document, _
   ByVal strm As Stream _
)
public Writer( 
   Document doc,
   Stream strm
)

パラメータ

doc
書き込むドキュメント。
strm
書き込み先のストリーム。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.