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

InvalidContentControlLevelChildException Class
The exception that is thrown when trying to insert invalid content type inside the specific level content control.
Object Model
InvalidContentControlLevelChildException Class
Syntax
'Declaration
 
Public Class InvalidContentControlLevelChildException 
   Inherits InvalidContentControlChildException
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.InvalidContentControlChildException
         GrapeCity.Documents.Word.InvalidContentControlLevelChildException

See Also