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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentBody クラス : HasChildren プロパティ
Gets a value indicating whether the current DocumentBody contains any render objects (i.e. whether the DocumentBody.Children collection exists and is not empty).
シンタックス
'宣言
 
Public ReadOnly Property HasChildren As System.Boolean
'使用法
 
Dim instance As DocumentBody
Dim value As System.Boolean
 
value = instance.HasChildren
public System.bool HasChildren {get;}
参照

DocumentBody クラス
DocumentBody メンバ