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

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

パラメータ

doc
書き込むドキュメント。
strm
書き込み先のストリーム。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback