JobControlHelperUtilZmotif Methods |
The JobControlHelperUtilZmotif type exposes the following members.
Name | Description | |
---|---|---|
GetCardDestination |
Returns the current card destination location.
| |
GetCardSource |
Returns the current card source location.
| |
GetCardThickness |
Returns the card thickness in mils.
| |
GetCardType |
Returns the currently selected card type.
| |
GetColorPreheatLevel |
Returns the preheat level for the color panels.
| |
GetDataSource |
Returns the selected data source(s) to be used during a read job.
| |
GetImageOrientationType |
Returns the selected image orientation for the specified card side.
| |
GetImageRotation |
Returns the selected image orientation for the specified card side.
| |
GetImageSharpening |
Returns the image sharpening level to be used on the specified side of the card.
| |
GetKPanelOptimization |
Returns the selected monochrome panel optimization type for the specified card side.
| |
GetKPreheatLevel |
Returns the current monochrome preheat level for the specified card side.
| |
GetMagBitsPerCharacter |
Returns the bits per character for each track number.
| |
GetMagCoercivity |
Returns the current coercivity type for magnetic encoding.
| |
GetMagDataFormat |
Returns the magnetic encoding data format for each track.
| |
GetMagDataParity |
Gets the data parity for each track.
| |
GetMagEncodingType |
Returns the current type of magnetic encoding to perform.
| |
GetMagSentinelFormat |
Gets the sentinel format values for each track.
| |
GetMagTrackDensity |
Gets the density value for each track.
| |
GetPrintOptimizationMode |
Gets the print optimization mode.
| |
IsDeleteAfterEnabled |
Returns whether the image data will be deleted following a completed job.
| |
IsKPanelOverwriteEnabled |
Returns whether or not monochrome panel overwrite has been selected for the specified card side.
| |
IsMagVerificationEnabled |
Returns whether magnetic encoding write verification should be performed.
| |
IsOcpReprintEnabled |
Returns whether the OCP reprint button is enabled.
| |
SetCardDestination |
Sets the card destination for the current job.
| |
SetCardSource |
Sets the card source for the current job.
| |
SetCardThickness |
Sets the thickness of the card to be used.
| |
SetCardType |
Sets the card type to be used for the job.
| |
SetColorPreheatLevel |
Sets the color panel preheat level.
| |
SetDataSource |
Sets the data source(s) to be used during a read job.
| |
SetDeleteAfter |
Specifies whether the image data should be deleted following the current job completion.
| |
SetEnableOcpReprint |
Sets whether or not the OCP Reprint button will be enabled.
| |
SetImageOrientation |
Sets the image orientation for the specified card side for the current job.
| |
SetImageRotation |
Sets the image rotation type for the specified card side for the current job.
| |
SetImageSharpeningLevel |
Sets the image sharpening level to be used on the specified card side.
| |
SetJobConfiguration |
Method for configuring the current print job.
| |
SetKPanelOptimization |
Sets the monochrome optimization mode for the specified card side.
| |
SetKPanelOverwrite |
Specifies whether the monochrome panel overwrite should be performed for the specified card side.
| |
SetKPreheatLevel |
Sets the monochrome preheat level for the specified card side.
| |
SetMagBitsPerCharacter |
Sets the bits per character for each track.
| |
SetMagCoercivity |
Sets the magnetic encoding coercivity type for the current job.
| |
SetMagConfiguration |
Method for configuring settings for a magnetic encoding job.
| |
SetMagDataFormat |
Sets the magnetic encoding data format for each track contained in the specified Dictionary object.
| |
SetMagDataParity |
Sets the data character parity for each track for the current job.
| |
SetMagEncodingType(MagEncodingType) |
Sets the type of magnetic encoding to perform for the current job.
| |
SetMagEncodingType(DictionaryTrackNumber, MagEncodingType) |
Sets the magnetic encoding type for each track contained in the specified Dictionary object.
| |
SetMagSentinelFormat |
Sets the sentinel formats for each supplied track for the current job.
| |
SetMagTrackDensity |
Sets the density value for each supplied track number for the current job.
| |
SetMagVerification |
Specifies whether magnetic encoding write verification should be performed for the current job.
| |
SetPrintOptimizationMode |
Sets the print optimization mode.
| |
SetSmartCardConfigurations |
Configures smart card encoding for the current job.
|