[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InReadingModeException

Class InReadingModeException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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

public class InReadingModeException : Exception, ISerializable, _Exception
Inheritance
InReadingModeException
Implements
Inherited Members

Constructors

InReadingModeException()

Initializes a new instance of the InReadingModeException class.

public InReadingModeException()