RecognizeIdentityDocumentsOptions Constructor

Definition

Initializes a new instance of the RecognizeIdentityDocumentsOptions class which allows to set options that can be specified when calling a Recognize identity Documents method to configure the behavior of the request. For example, specify the content type of the form, or whether or not to include form elements.

public RecognizeIdentityDocumentsOptions ();
Public Sub New ()

Applies to