Freigeben über


OcrLine.Text Eigenschaft

Definition

Ruft den Text der erkannten Zeile ab.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Text der erkannten Zeile.

Gilt für: