ToolsAPI.Editor.INTACodeEditorOptions280 Properties
InheritedProtected
BackgroundColor | public | Determines the background color of the Code Editor. |
FontColor | public | Determines the font color for text in the Code Editor. |
FontStyles | public | Determines the font style, whether the font is normal, italic, underline, and so on inside the Code Editor. |
GutterVisible | public | Specifies whether the gutter appears onscreen for the Code Editor Options. |
GutterWidth | public | Specifies the horizontal size of the gutter in pixels. |
RightMarginChars | public | Specifies the right margin in characters for the Code Editor Options. |
RightMarginVisible | public | Specifies whether the right margin appears onscreen for the Code Editor Options. |