[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.IsReadOnlyException

IsReadOnlyException Class

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

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

Constructors

Name Description
IsReadOnlyException()

Initializes a new instance of the IsReadOnlyException class.

IsReadOnlyException(string)

Initializes a new instance of the IsReadOnlyException class.