Returns an instance of a FormatUtil object which contains convenience methods to interact with formats on a Zebra printer.

Namespace:  ZSDK_API.Printer
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
FormatUtil GetFormatUtil()
Visual Basic (Declaration)
Function GetFormatUtil As FormatUtil

Return Value

Instance of a FormatUtil object that provides methods to interact with formats on a Zebra printer.

See Also