Table of Contents

Constructor TextSource

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

TextSource(IContainer)

Initializes a new instance of the TextSource class with specified container.

public TextSource(IContainer container)

Parameters

container IContainer

Specifies IContainer that contains this new instance.

TextSource()

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

public TextSource()