Type

FormFieldSearchOptions.Type property

Specifies type of form field signature if it should be searched. Default value is null.

public FormFieldType? Type { get; set; }

See Also