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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentBody クラス : Children プロパティ
Gets the collection of RenderObject elements contained within the current DocumentBody.
シンタックス
'宣言
 
Public ReadOnly Property Children As RenderObjectCollection
'使用法
 
Dim instance As DocumentBody
Dim value As RenderObjectCollection
 
value = instance.Children
public RenderObjectCollection Children {get;}
参照

DocumentBody クラス
DocumentBody メンバ