JobControlHelperUtilZmotifEncryptGraphicsData Property
|
Indicates whether the job's graphics data should be encrypted using the provided
EncryptionKey.
Namespace:
Zebra.Sdk.Card.Zmotif.Job
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax bool EncryptGraphicsData { set; }
WriteOnly Property EncryptGraphicsData As Boolean
Set
property bool EncryptGraphicsData {
void set (bool value);
}
Property Value
Type:
BooleanRemarks - Encryption option must be pre-configured on the printer.
See Also