PrintDocument for WinForms
C1PrintableGetTree メソッド (IC1Printable)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > IC1Printable インターフェース : C1PrintableGetTree メソッド
Gets the content of control as C1 document that is serialized in stream. This document can be built with using C1PrintDocumentClient.
シンタックス
'宣言
 
Function C1PrintableGetTree() As System.IO.Stream
'使用法
 
Dim instance As IC1Printable
Dim value As System.IO.Stream
 
value = instance.C1PrintableGetTree()
System.IO.Stream C1PrintableGetTree()

戻り値の型

The stream object containing the document tree.
参照

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