FormatUtil Methods | 
          
The FormatUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| GetVariableFields | 
            Returns a list of descriptors of the variable fields in this format.
              | |
| PrintStoredFormat(String, DictionaryInt32, String) | 
            Prints a stored format on the printer, filling in the fields specified by the Dictionary.
              | |
| PrintStoredFormat(String, String) | 
            Prints a stored format on the printer, filling in the fields specified by the array.
              | |
| PrintStoredFormat(String, DictionaryInt32, String, String) | 
            Prints a stored format on the printer, filling in the fields specified by the Dictionary.
              | |
| PrintStoredFormat(String, String, String) | 
            Prints a stored format on the printer, filling in the fields specified by the array.
              | |
| RetrieveFormatFromPrinter(String) | 
            Retrieves a format from the printer.
              | |
| RetrieveFormatFromPrinter(Stream, String) | 
            Retrieves a format from the printer.
              |