Overload List

  NameDescription
Public methodExportToImage(Stream, ImageSettings, Double)
Exports and saves this PrintJob to the specified Stream object and image settings.
Public methodExportToImage(String, ImageSettings, Double)
Exports and saves this PrintJob to the specified file and image settings.
Public methodExportToImage(ThermalLabel, Stream, ImageSettings, Double)
Exports and saves this PrintJob and ThermalLabel object to the specified Stream object and image settings.
Public methodExportToImage(ThermalLabel, String, ImageSettings, Double)
Exports and saves this PrintJob and ThermalLabel object to the specified file and image settings.

See Also