Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Templates Namespace / TemplateError Class / ErrorDescription Property

In This Topic
    ErrorDescription Property
    In This Topic
    Gets the description of the error.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorDescription As System.String
    public System.string ErrorDescription {get;}
    See Also