Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidContentControlLevelParentChildException Class
Members

In This Topic
    InvalidContentControlLevelParentChildException Class
    In This Topic
    The exception that is thrown when trying to insert invalid content type into the specific parent content inside inside the specific level content control.
    Object Model
    InvalidContentControlLevelParentChildException Class
    Syntax
    'Declaration
     
    Public Class InvalidContentControlLevelParentChildException 
       Inherits System.Exception
    public class InvalidContentControlLevelParentChildException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.InvalidContentControlLevelParentChildException

    See Also