RichTextKit v0.4

TextDocument.UpdateImeComposition Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument

Update a pending IME composition

public void UpdateImeComposition(ITextDocumentView view, Topten.RichTextKit.StyledText text, int caretOffset);

Parameters

ITextDocumentView view

The initiating view

Topten.RichTextKit.StyledText text

The composition text

int caretOffset

The caret offset relative to the composition text