[]
        
(Showing Draft Content)

C1.C1Preview.Warning

Warning Class

Represents information about a potentially erroneous or conflicting situation that occurred during generation of a C1PrintDocument.

Inheritance
Warning
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class Warning

Constructors

Name Description
Warning(GenerateErrorEnum, string, object)

Initializes a new instance of the Warning class.

Properties

Name Description
Code

Gets the code identifying the problem.

Description

Gets the detailed description of the problem.

Source

Gets the object which triggered the error.