Click or drag to resize

FormatUtilLinkOs.PrintStoredFormatWithVarGraphics Method

Overload List
  NameDescription
Public methodPrintStoredFormatWithVarGraphics(String, Dictionary<Int32, String>)
Prints a stored format on the printer, filling in the fields specified by the Dictionary.
Public methodPrintStoredFormatWithVarGraphics(String, Dictionary<Int32, String>, String)
Prints a stored format on the printer, filling in the fields specified by the Dictionary.
Public methodPrintStoredFormatWithVarGraphics(String, Dictionary<Int32, ZebraImageI>, Dictionary<Int32, String>)
Prints a stored format on the printer, filling in the fields specified by the Dictionaries.
Public methodPrintStoredFormatWithVarGraphics(String, Dictionary<Int32, ZebraImageI>, Dictionary<Int32, String>, String)
Prints a stored format on the printer, filling in the fields specified by the Dictionaries.
Top
See Also