[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidContentControlParentChildException

InvalidContentControlParentChildException Class

The exception that is thrown when trying to insert invalid content type into the specific parent content inside the content control.

Inheritance
InvalidContentControlParentChildException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class InvalidContentControlParentChildException : InvalidContentControlChildException, ISerializable
Public Class InvalidContentControlParentChildException
    Inherits InvalidContentControlChildException
    Implements ISerializable

Constructors

Name Description
InvalidContentControlParentChildException(ContentControl, ContentObject, Type)

Initializes a new instance of the InvalidContentControlParentChildException class.

InvalidContentControlParentChildException(ContentControl, ContentObject, Type[])

Initializes a new instance of the InvalidContentControlParentChildException class.