ComputerVision.ComputerVisionRecognizePrintedTextDefinition Interface
public interface ComputerVisionRecognizePrintedTextDefinition extends ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithDetectOrientation,ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithUrl,ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute
The entirety of recognizePrintedText definition.
Inherited Members
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute.execute()
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute.executeAsync()
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithDetectOrientation.withDetectOrientation(boolean detectOrientation)
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithAllOptions.withLanguage(OcrLanguages language)
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithAllOptions.withModelVersion(String modelVersion)
ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithUrl.withUrl(String url)
Applies to
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.
Azure SDK for Java