[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InReadingModeException

InReadingModeException Class

The exception that is thrown when trying to modify the document while it is in reading mode.

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

Constructors

Name Description
InReadingModeException()

Initializes a new instance of the InReadingModeException class.