GraphicsInfoPreheat Property
|
Sets the amount of baseline energy used on the non-printed (white areas) of the card.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public int Preheat { get; set; }
Public Property Preheat As Integer
Get
Set
public:
property int Preheat {
int get ();
void set (int value);
}
Property Value
Type:
Int32Remarks
Increasing the value from 0 will make the transition from non-printing
(white) to printing (color or black) stronger.
- For ZMotif and ZC Series printers only.
See Also