PrintDocument for WinForms
ShouldSerializeRevisionTime メソッド (DocumentInfo)


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

戻り値の型

true if DocumentInfo.RevisionTime should be serialized, false otherwise.
参照

DocumentInfo クラス
DocumentInfo メンバ