PostPrint |
This topic describes the ShipExec Server PostPrint Business Rule
A business rule hook that fires after the Print event
public void PostPrint(DocumentRequest document, DocumentResponse documentResponse, PrinterMapping printerMapping, Package package, SerializableDictionary userParams) { }