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

In This Topic
    InvalidContentControlTypeException Class
    In This Topic
    The exception that is thrown when trying to set properties that the current content control is not supported.
    Object Model
    InvalidContentControlTypeException Class
    Syntax
    'Declaration
     
    Public Class InvalidContentControlTypeException 
       Inherits System.Exception
    public class InvalidContentControlTypeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.InvalidContentControlTypeException

    See Also