PrintDocument for WinForms
C1PrintableGetTree メソッド (IC1Printable)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > IC1Printable インターフェース : C1PrintableGetTree メソッド
コントロールのコンテンツをストリームでシリアライズされる C1 ドキュメントとして取得します。
シンタックス
'宣言
 
Function C1PrintableGetTree() As System.IO.Stream
'使用法
 
Dim instance As IC1Printable
Dim value As System.IO.Stream
 
value = instance.C1PrintableGetTree()
System.IO.Stream C1PrintableGetTree()

戻り値の型

ドキュメントのツリーを含むストリームオブジェクト。
参照

IC1Printable インターフェース
IC1Printable メンバ