Table of Contents

Method InsertString

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

InsertString(string)

When implemented by a class, inserts given text to the control's content deleting selected text if needed.

void InsertString(string s)

Parameters

s string

Text to insert.