IEditorBase Interface Properties
For a list of all members of this type, see IEditorBase members.
Public Properties
Name | Description | |
---|---|---|
AppCommandManager | Gets the editor's CommandManager. | |
EditorName | Gets the name of the editor instance. | |
IsReadOnly | Gets a value indicating whether the editor instance is read-only. | |
Preferences | Gets the editor's preferences. |
See Also