The PreviewHandler class provides properties which are necessary to construct an editable preview for a spelling correction user interface.

Syntax

public sealed class PreviewHandler
Public NotInheritable Class PreviewHandler

Introduced: 6.0.

Properties

Property Description
IsPreviewSentenceBoundsEnabled Gets a value whether the PreviewSentenceBounds property is enabled to provide the sentence bounds for the current word to correct.
PreviewSentenceBounds Gets a two values integer array that represents the start position and length of the sentence where the current word to correct is located.