Click or drag to resize

TemplateJobGraphicsData Property

A List of GraphicsInfo instances containing details of the images to be printed.

Namespace:  Zebra.Sdk.Card.Containers
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public List<GraphicsInfo> GraphicsData { get; set; }

Property Value

Type: ListGraphicsInfo
See Also