GraphicsInfoPrintType Property
|
Type of graphics information (color, mono, etc.).
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public PrintType PrintType { get; set; }
Public Property PrintType As PrintType
Get
Set
public:
property PrintType PrintType {
PrintType get ();
void set (PrintType value);
}
Property Value
Type:
PrintTypeSee Also