[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.ErrorCode

ErrorCode Property

ErrorCode

Obsolete. Now gets the Code of the first element in the Warnings collection, or GenerateErrorEnum.None if there are no warnings.

Declaration
[Browsable(false)]
[Obsolete("Use Warnings instead")]
public GenerateErrorEnum ErrorCode { get; }