Click or drag to resize

JobDefinition Methods

The JobDefinition type exposes the following members.

Methods
 NameDescription
Public methodAddJobElement Adds a job element to the job.
Public methodClearAllJobElements Removes all job elements from the job.
Public methodCopySettingFrom 
Public methodFindJobElements Returns a list of all job element holder matching the name.
Public methodGetEndlessMotfBeltSpeed Returns the expected belt speed for the job in endless motf mode. Is filled after uploading the job.
Public methodGetJobElementStatistics 
Public methodGetListHash Returns the hash of the list. It is generated form the scan controller command list created by OnCard executor.
Public methodGetScanControllers Returns the resulting scan controllers defined by WorkspaceConfiguration or ScanControllers.
Public methodGetStartPosition Returns the position where the marking starts when the job is executed.
Public methodGetStatistics Returns the execution statistics for the job.
Public methodInsertJobElement Inserts a job element to the job.
Public methodRefreshStoredPenSet Replaces the stored pen set with the current version of its application-level pen set.
Public methodRemoveBackground 
Public methodRemoveJobElement Removes a job element from the job.
Public methodResetStoredPenSet Sets the stored pen set to the current default.
Public methodResetWorkspaceOffset Resets WorkspaceOffset to the offset defined in WorkspaceConfiguration
Public methodSetBackground 
Public methodToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Public methodTrimUnusedBitmaps Removes unused bitmaps from being saved.
Top
See Also