Job |
The JobDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AddJobElement | Adds a job element to the job. See for the behavior of the pen set. | |
| ClearAllJobElements | Removes all job elements from the job. | |
| ContainsJobelementType | Returns true if job contains any job element of the given type. | |
| 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. The pen set of the job element will be transfered to the pen set of the resulting holder and then reset so that the job element will inherit the pen set of the holder. The logic uses method. | |
| 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. |