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

In This Topic
    InvalidContentControlChildControlException Class
    In This Topic
    The exception that is thrown when trying to insert invalid content control type inside the content control.
    Object Model
    InvalidContentControlChildControlException Class
    Syntax
    'Declaration
     
    Public Class InvalidContentControlChildControlException 
       Inherits InvalidContentControlChildException
    public class InvalidContentControlChildControlException : InvalidContentControlChildException 
    Inheritance Hierarchy

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

    See Also