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

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