你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AnalyzeDocumentOptions Constructor

Definition

Initializes a new instance of the AnalyzeDocumentOptions class which allows to set options that can be specified when calling a Analyze Document method to configure the behavior of the request. For example, specify the locale of the document, or which pages to analyze.

public AnalyzeDocumentOptions();
Public Sub New ()

Applies to