Share via


RecognizeCustomFormsOptions Constructor

Definition

Initializes a new instance of the RecognizeCustomFormsOptions class which allows to set options that can be specified when calling a Recognize Custom Forms 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 RecognizeCustomFormsOptions ();
Public Sub New ()

Applies to