PrintDocument for WinForms
SerializeValue プロパティ (Tag)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : SerializeValue プロパティ
Gets or sets a value indicating whether the Tag.Value of the current tag should be serialized. The default is true.
シンタックス
'宣言
 
Public Property SerializeValue As System.Boolean
'使用法
 
Dim instance As Tag
Dim value As System.Boolean
 
instance.SerializeValue = value
 
value = instance.SerializeValue
public System.bool SerializeValue {get; set;}
参照

Tag クラス
Tag メンバ