Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontScheme Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (FontScheme)
    In This Topic
    Gets a value indicating whether the containing document is in reading mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsReadOnly As System.Boolean
    public System.bool IsReadOnly {get;}
    See Also