Share via


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