InkAnalysisInkBullet.RecognizedText Property

Definition

Gets the recognized text associated with the InkAnalysisInkBullet object.

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

Property Value

String

Platform::String

winrt::hstring

Applies to