_IApplicationEvents OnFileProcessedNotify Event
Fired after a file has been processed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Sub _IApplicationEvents_OnFileProcessedNotifyEventHandler() |
C# | |
---|
public delegate void _IApplicationEvents_OnFileProcessedNotifyEventHandler() |
JavaScript | |
---|
Event Not Supported |
COM native C++ | |
---|
OnFileProcessedNotify(); |
C++ | |
---|
OnFileProcessedNotify(); |
Remarks
Availability
DraftSight 2024 SP4