Metodo DocRecognizerCommandSetContext
             | 
          
        
        
            Il setContext al momento non esegue alcuna operazione
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic override bool SetContext(
	DedCommandContext context
)
Public Overrides Function SetContext ( 
	context As DedCommandContext
) As Boolean
public:
virtual bool SetContext(
	DedCommandContext^ context
) override
abstract SetContext : 
        context : DedCommandContext -> bool 
override SetContext : 
        context : DedCommandContext -> bool Parametri
- context  DedCommandContext
 -  
 
Valore di ritorno
Boolean
Vedi anche