Table of Contents

Constructor EditHyperText

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

EditHyperText()

Initializes a new instance of the HyperTextEx class with default settings.

public EditHyperText()

EditHyperText(TextEditor)

Initializes a new instance of the HyperTextEx class with a specified owner.

public EditHyperText(TextEditor owner)

Parameters

owner TextEditor

TextEditor that owns this new instance.