PrintDocument for WinForms
Children プロパティ (DocumentBody)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentBody クラス : Children プロパティ
ドキュメント本体に含まれる描画オブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Children As RenderObjectCollection
'使用法
 
Dim instance As DocumentBody
Dim value As RenderObjectCollection
 
value = instance.Children
public RenderObjectCollection Children {get;}
参照

DocumentBody クラス
DocumentBody メンバ