PrintDocument for WinForms
BuildSerializerLog プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : BuildSerializerLog プロパティ
Gets or sets a value indicating whether a log should be built during serialization and deserialization operations. If an exception occurs, that log is available in the exception data. Set this property to true to help debugging obscure serialization errors.
シンタックス
'宣言
 
Public Shared Property BuildSerializerLog As System.Boolean
'使用法
 
Dim value As System.Boolean
 
C1PrintDocument.BuildSerializerLog = value
 
value = C1PrintDocument.BuildSerializerLog
public static System.bool BuildSerializerLog {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ