[]
The exception that is thrown when trying to modify the document while it is in reading mode.
public class InReadingModeException : Exception, ISerializable
Public Class InReadingModeException
Inherits Exception
Implements ISerializable
| Name | Description |
|---|---|
| InReadingModeException() | Initializes a new instance of the InReadingModeException class. |