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

In This Topic
    TemplateRange Property
    In This Topic
    Gets the range containing the incorrect template.
    Syntax
    'Declaration
     
    Public ReadOnly Property TemplateRange As Range
    public Range TemplateRange {get;}
    See Also