Compartilhar via


OcrResult.Text Propriedade

Definição

Obtém o texto reconhecido.

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

Valor da propriedade

String

Platform::String

winrt::hstring

O texto reconhecido.

Aplica-se a