HandwritingSettings

public final class HandwritingSettings

Settings for Handwriting. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Constructors

Link copied to clipboard
public void HandwritingSettings()

Functions

Link copied to clipboard
public final WordRefiningMethod getWordRefiningMethod()
Controls the method used to refine detected handwritten words when AI-augmented text is available for the zone.
Link copied to clipboard
public final void setWordRefiningMethod(WordRefiningMethod value)
Controls the method used to refine detected handwritten words when AI-augmented text is available for the zone.