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

In This Topic
    InvalidContentControlLevelChildException Class
    In This Topic
    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
    public class InvalidContentControlLevelChildException : InvalidContentControlChildException 
    Inheritance Hierarchy

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

    See Also