[]
Represents information about a potentially erroneous or conflicting situation that occurred during generation of a C1PrintDocument.
public class Warning
Name | Description |
---|---|
Warning(GenerateErrorEnum, string, object) | Initializes a new instance of the Warning class. |
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. |