Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IsReadOnlyException Class
Members

In This Topic
    IsReadOnlyException Class
    In This Topic
    The exception that is thrown when trying to set a property value.
    Object Model
    IsReadOnlyException Class
    Syntax
    'Declaration
     
    Public Class IsReadOnlyException 
       Inherits System.Exception
    public class IsReadOnlyException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.IsReadOnlyException

    See Also