ToolsAPI.Editor.INTACodeEditorOptions280 Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetBackgroundColor | public | GetBackgroundColor is the getter method for the BackgroundColor property. |
| GetEditorFont | public | Implement GetEditorFont to get the current font in use. |
| GetFontColor | public | GetFontColor is the getter method for the FontColor property. |
| GetFontStyles | public | GetFontStyles is the getter method for the FontStyles property. |
| GetGutterVisible | public | GetGutterVisible is the getter method for the GutterVisible property. |
| GetGutterWidth | public | GetGutterWidth is the getter method for the GutterWidth property. |
| GetRightMarginChars | public | GetRightMarginChars is the getter method for the RightMarginChars property. |
| GetRightMarginVisible | public | GetRightMarginVisible is the getter method for the RightMarginVisible property. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |