[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidContentControlSingleChildException

InvalidContentControlSingleChildException Class

The exception that is thrown when trying to insert more then one content of the specific type inside the content control.

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

Constructors