OneNote.ImageOcrData interface
Represents data obtained by OCR (optical character recognition) of an image.
ocr |
Represents the OCR language, with values such as EN-US. |
ocr |
Represents the text obtained by OCR of the image. |
Represents the OCR language, with values such as EN-US.
TypeScript
ocrLanguageId: string;
Property Value
string
Remarks
Represents the text obtained by OCR of the image.
TypeScript
ocrText: string;
Property Value
string
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback: