In This Article

ActiproSoftware.Windows.Controls.SyntaxEditor.Implementation Namespace

Classes

DefaultTextViewLineNumberProvider

Represents the default implementation of an object that determines the number text to display in a text view's line number margin.

DelimiterIndentProvider

Provides an implementation (generally a base class) for a language indent provider service that can auto-indent curly and/or square braces.

EditActionBase

Provides a base implementation for an edit action that can be performed in an IEditorView.

EditorSearchOptions

Stores find/replace options for searching within a view.

EditorViewTextChangeOptions

Represents options that are applied to an ITextChange, and are created from an IEditorView.

MacroRecording

Provides access to all macro recording functionality for a SyntaxEditor.

PrinterViewOptions

Represents the default implementation of IPrinterView options when creating a print document.

PrintSettings

Represents the default implementation of an object that supports printing the contents of a SyntaxEditor.

TextViewDrawContext

Provides access for drawing the content of an ITextView.