[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.BuildSerializerLog

BuildSerializerLog Property

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.

Declaration
public static bool BuildSerializerLog { get; set; }