Click or drag to resize

FormatUtil Methods

The FormatUtil type exposes the following members.

Methods
  Name Description
Public method GetVariableFields Returns a list of descriptors of the variable fields in this format.
Public method PrintStoredFormat(String, DictionaryInt32, String) Prints a stored format on the printer, filling in the fields specified by the Dictionary.
Public method PrintStoredFormat(String, String) Prints a stored format on the printer, filling in the fields specified by the array.
Public method PrintStoredFormat(String, DictionaryInt32, String, String) Prints a stored format on the printer, filling in the fields specified by the Dictionary.
Public method PrintStoredFormat(String, String, String) Prints a stored format on the printer, filling in the fields specified by the array.
Public method RetrieveFormatFromPrinter(String) Retrieves a format from the printer.
Public method RetrieveFormatFromPrinter(Stream, String) Retrieves a format from the printer.
Top
See Also