[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Templates.TemplateError

TemplateError Class

Represents information about an error in a data template definition. Used for diagnostics and debugging templates, see Validate(bool).

Inheritance
TemplateError
Namespace: GrapeCity.Documents.Word.Templates
Assembly: DS.Documents.Word.dll
Syntax
public class TemplateError
Public Class TemplateError

Properties

Name Description
ErrorDescription

Gets the description of the error.

TemplateRange

Gets the range containing the incorrect template.

TemplateText

Gets the text of the incorrect template.