PrintDocument for WinForms
ShouldSerializeComment メソッド (DocumentInfo)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentInfo クラス : ShouldSerializeComment メソッド
Commentプロパティがシリアル化されるかどうかを示します。
シンタックス
'宣言
 
Protected Function ShouldSerializeComment() As System.Boolean
'使用法
 
Dim instance As DocumentInfo
Dim value As System.Boolean
 
value = instance.ShouldSerializeComment()
protected System.bool ShouldSerializeComment()

戻り値の型

Commentがシリアル化される場合は true、その他の場合は false
参照

DocumentInfo クラス
DocumentInfo メンバ