[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.IsReadOnlyException

IsReadOnlyException Class

The exception that is thrown when trying to set a property value.

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

Constructors

Name Description
IsReadOnlyException()

Initializes a new instance of the IsReadOnlyException class.

IsReadOnlyException(string)

Initializes a new instance of the IsReadOnlyException class.