Table of Contents

Constructor WhiteSpace

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

WhiteSpace()

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

public WhiteSpace()

WhiteSpace(TextEditor)

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

public WhiteSpace(TextEditor owner)

Parameters

owner TextEditor

TextEditor that owns this new instance.