Proprietà DocRegognizerClientsEventArgsRefPath
             | 
          
        
        
            Restituisce il DocStructInfo che si sta elaborando.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string RefPath { get; set; }Public Property RefPath As String
	Get
	Set
public:
property String^ RefPath {
	String^ get ();
	void set (String^ value);
}member RefPath : string with get, set
Valore della proprietà
String
Vedi anche