FormTextFieldType

TextVerifyOptions.FormTextFieldType property

確認するフォーム フィールドのタイプを取得または設定します。 このプロパティが設定されている場合、テキストはテキスト フォーム フィールドでのみ検出されます。

public FormTextFieldType? FormTextFieldType { get; set; }

関連項目