PrintDocument for WinForms
ShouldSerializeCreationTime メソッド (DocumentInfo)


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

戻り値の型

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

DocumentInfo クラス
DocumentInfo メンバ