[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidContentControlChildControlException.-ctor

InvalidContentControlChildControlException Constructor

InvalidContentControlChildControlException(ContentControl, ContentControlType)

Initializes a new instance of the InvalidContentControlChildControlException class.

Declaration
public InvalidContentControlChildControlException(ContentControl contentControl, ContentControlType allowedControlType)
Parameters
Type Name Description
ContentControl contentControl

The content control inside wich trying to insert.

ContentControlType allowedControlType

The allowed content control type to insert.