DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidContentControlTypeException Class
Members

InvalidContentControlTypeException Class
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
 
Inheritance Hierarchy

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

See Also