Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IsReadOnlyException Class / IsReadOnlyException Constructor / IsReadOnlyException Constructor()

In This Topic
    IsReadOnlyException Constructor()
    In This Topic
    Initializes a new instance of the IsReadOnlyException class.
    Syntax
    'Declaration
     
    Public Function New()
    public IsReadOnlyException()
    See Also