Share via


InkAnalysisInkWord.RecognizedText Property

Definition

Gets the recognized text associated with the InkAnalysisInkWord object.

public:
 property Platform::String ^ RecognizedText { Platform::String ^ get(); };
winrt::hstring RecognizedText();
public string RecognizedText { get; }
var string = inkAnalysisInkWord.recognizedText;
Public ReadOnly Property RecognizedText As String

Property Value

String

Platform::String

winrt::hstring

Applies to