PrintDocument for WinForms
ShouldSerializeChildren メソッド (RenderC1Printable)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderC1Printable クラス : ShouldSerializeChildren メソッド
Indicates whether the RenderObject.Children property should be serialized.
シンタックス
'宣言
 
Protected Overrides Function ShouldSerializeChildren() As System.Boolean
'使用法
 
Dim instance As RenderC1Printable
Dim value As System.Boolean
 
value = instance.ShouldSerializeChildren()
protected override System.bool ShouldSerializeChildren()

戻り値の型

true if RenderObject.Children should be serialized, false otherwise.
参照

RenderC1Printable クラス
RenderC1Printable メンバ