Job |
The JobDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AddJobElement | Adds a job element to the job. | |
| ClearAllJobElements | Removes all job elements from the job. | |
| CopySettingFrom | ||
| FindJobElements | Returns a list of all job element holder matching the name. | |
| GetEndlessMotfBeltSpeed | Returns the expected belt speed for the job in endless motf mode. Is filled after uploading the job. | |
| GetJobElementStatistics | ||
| GetListHash | Returns the hash of the list. It is generated form the scan controller command list created by OnCard executor. | |
| GetScanControllers | Returns the resulting scan controllers defined by WorkspaceConfiguration or ScanControllers. | |
| GetStartPosition | Returns the position where the marking starts when the job is executed. | |
| GetStatistics | Returns the execution statistics for the job. | |
| InsertJobElement | Inserts a job element to the job. | |
| RefreshStoredPenSet | Replaces the stored pen set with the current version of its application-level pen set. | |
| RemoveBackground | ||
| RemoveJobElement | Removes a job element from the job. | |
| ResetStoredPenSet | Sets the stored pen set to the current default. | |
| ResetWorkspaceOffset | Resets WorkspaceOffset to the offset defined in WorkspaceConfiguration | |
| SetBackground | ||
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) | |
| TrimUnusedBitmaps | Removes unused bitmaps from being saved. |