Metodo DedNetApplicationOnDocumentImportedEvent
|
Lancia l'evento DocumentImport.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected internal void OnDocumentImportedEvent(
ImportedDocStructInfoEventArgs e
)
Protected Friend Sub OnDocumentImportedEvent (
e As ImportedDocStructInfoEventArgs
)
protected public:
void OnDocumentImportedEvent(
ImportedDocStructInfoEventArgs^ e
)
member OnDocumentImportedEvent :
e : ImportedDocStructInfoEventArgs -> unit
Parametri
- e ImportedDocStructInfoEventArgs
-
Vedi anche