Constructor EditLineStyles
EditLineStyles()
Initializes a new instance of the EditLineStyles
class with default settings.
public EditLineStyles()
EditLineStyles(TextEditor)
Initializes a new instance of the EditLineStyles
class with a specified owner.
public EditLineStyles(TextEditor owner)
Parameters
owner
TextEditorTextEditor
that owns this new instance.