[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidContentControlSingleCharException

InvalidContentControlSingleCharException Class

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

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

Constructors