Document |
public void RunTask()
Only one DocumentTaskSettings task per DocumentTaskEngine instance is allowed to be executed. An exception will be thrown if this method is called while a task is currently running or a task has already be ran.
Create a new instance of DocumentTaskEngine for each task.