Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidTemplateFormatException Class
Members

In This Topic
    InvalidTemplateFormatException Class
    In This Topic
    The exception that is thrown when a data template key is malformed.
    Object Model
    InvalidTemplateFormatException Class
    Syntax
    'Declaration
     
    Public Class InvalidTemplateFormatException 
       Inherits System.Exception
    public class InvalidTemplateFormatException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.InvalidTemplateFormatException

    See Also