Click or drag to resize

GraphicsUtil Methods

The GraphicsUtil type exposes the following members.

Methods
  Name Description
Public method PrintImage(String, Int32, Int32) Prints an image from the connecting device file system to the connected device as a monochrome image.
Public method PrintImage(String, Int32, Int32, Int32, Int32, Boolean) Prints an image from the connecting device file system to the connected device as a monochrome image.
Public method PrintImage(ZebraImageI, Int32, Int32, Int32, Int32, Boolean) Prints an image to the connected device as a monochrome image.
Public method StoreImage(String, String, Int32, Int32) Stores the specified image to the connected printer as a monochrome image.
Public method StoreImage(String, ZebraImageI, Int32, Int32) Stores the specified image to the connected printer as a monochrome image.
Top
See Also