DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InReadingModeException Class
Members

InReadingModeException Class
The exception that is thrown when trying to modify the document while it is in reading mode.
Object Model
InReadingModeException Class
Syntax
'Declaration
 
Public Class InReadingModeException 
   Inherits System.Exception
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.InReadingModeException

See Also