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

InvalidParentContentException Class
The exception that is thrown when trying to insert a content object into a non-allowed parent content.
Object Model
InvalidParentContentException Class
Syntax
'Declaration
 
Public Class InvalidParentContentException 
   Inherits System.Exception
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.InvalidParentContentException

See Also