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

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

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

See Also