Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 707 Bytes

ocrline_words.md

File metadata and controls

23 lines (16 loc) · 707 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Media.Ocr.OcrLine.Words
winrt property
xbox

Windows.Media.Ocr.OcrLine.Words

-description

Gets the collection of OcrWord objects that represents the words detected in the current line of text by the RecognizeAsync method.

-property-value

The collection of OcrWord objects that represents the words detected in the current line of text by the RecognizeAsync method.

-remarks

-examples

-see-also