Specifies the type of image data.
            
 
    Namespace: 
   Zebra.Sdk.Card.Enumerations
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
SyntaxPublic Enumeration GraphicType
public enum class GraphicType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | BMP | 0 | 
            Bitmap image.
             | 
 | NA | 7 | 
            No image data.
             | 
See Also