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

In This Topic
    TemplateText Property
    In This Topic
    Gets the text of the incorrect template.
    Syntax
    'Declaration
     
    Public ReadOnly Property TemplateText As System.String
    public System.string TemplateText {get;}
    See Also