[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidContentControlLevelParentChildException

InvalidContentControlLevelParentChildException Class

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

Inheritance
InvalidContentControlLevelParentChildException
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class InvalidContentControlLevelParentChildException : Exception, ISerializable, _Exception

Constructors

Name Description
InvalidContentControlLevelParentChildException(ContentControl, ContentObject, Type)

Initializes a new instance of the InvalidContentControlLevelParentChildException class.