IsReadOnly Property (EmbeddedFontCollection)
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