Freigeben über


OcrWord.Text Eigenschaft

Definition

Ruft den Text des erkannten Worts ab.

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = ocrWord.text;
Public ReadOnly Property Text As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Text des erkannten Worts.

Gilt für: