Table of Contents

Constructor EditHyperText

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

EditHyperText()

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

public EditHyperText()

EditHyperText(ISyntaxEdit)

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

public EditHyperText(ISyntaxEdit owner)

Parameters

owner ISyntaxEdit

ISyntaxEdit that owns this new instance.