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

InvalidContentControlSingleChildException Class
The exception that is thrown when trying to insert more then one content of the specific type inside the content control.
Object Model
InvalidContentControlSingleChildException Class
Syntax
'Declaration
 
Public Class InvalidContentControlSingleChildException 
   Inherits InvalidContentControlChildException
 
Inheritance Hierarchy

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

See Also