[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.ErrorDesc

ErrorDesc Property

ErrorDesc

Obsolete. Now gets the description of the first element in the Warnings collection, or an empty string if there are no warnings.

Declaration
[Browsable(false)]
[Obsolete("Use Warnings instead")]
public string ErrorDesc { get; }
<Browsable(False)>
<Obsolete("Use Warnings instead")>
Public ReadOnly Property ErrorDesc As String