Proprietà DedFormFileRecognizerItemsToRecognize
|
Elementi (file e cartelle) da utilizzare per le operazione di registrazione documenti
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public List<string> ItemsToRecognize { get; }
Public ReadOnly Property ItemsToRecognize As List(Of String)
Get
public:
property List<String^>^ ItemsToRecognize {
List<String^>^ get ();
}
member ItemsToRecognize : List<string> with get
Valore della proprietà
Tipo:
ListStringVedi anche