Overload List
Name | Description | |
---|---|---|
![]() | ExportToPdf(Stream, Double) |
Exports and saves this PrintJob to the specified Stream object in PDF format.
|
![]() | ExportToPdf(String, Double) |
Exports and saves this PrintJob to the specified PDF file.
|
![]() | ExportToPdf(Stream, Double, Int32) |
Exports and saves this PrintJob to the specified Stream object in PDF format.
|
![]() | ExportToPdf(String, Double, Int32) |
Exports and saves this PrintJob to the specified PDF file.
|
![]() | ExportToPdf(ThermalLabel, Stream, Double) |
Exports and saves this PrintJob and ThermalLabel object to the specified Stream object in PDF format.
|
![]() | ExportToPdf(ThermalLabel, String, Double) |
Exports and saves this PrintJob and ThermalLabel object to the specified PDF file.
|
![]() | ExportToPdf(ThermalLabel, Stream, Double, Int32) |
Exports and saves this PrintJob and ThermalLabel object to the specified Stream object in PDF format.
|
![]() | ExportToPdf(ThermalLabel, String, Double, Int32) |
Exports and saves this PrintJob and ThermalLabel object to the specified PDF file.
|