Table of Contents

Constructor EditLineStyles

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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 TextEditor

TextEditor that owns this new instance.