Table of Contents

Class HandwritingHintsQueryResult

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class HandwritingHintsQueryResult
Inheritance
HandwritingHintsQueryResult
Inherited Members

Constructors

HandwritingHintsQueryResult()

public HandwritingHintsQueryResult()

Fields

Alternatives

[Value("alternatives")]
public bool Alternatives

Field Value

bool

InputType

[Value("inputType")]
public List<HandwritingInputType> InputType

Field Value

List<HandwritingInputType>

RecognitionType

[Value("recognitionType")]
public List<HandwritingRecognitionType> RecognitionType

Field Value

List<HandwritingRecognitionType>

TextContext

[Value("textContext")]
public bool TextContext

Field Value

bool