IPrintProcessor..::..NotifyProcessingHeader Method
Notifies the processing header.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
void NotifyProcessingHeader( PrinterDataProcessedEventArgs args )
Sub NotifyProcessingHeader ( _ args As PrinterDataProcessedEventArgs _ )
void NotifyProcessingHeader( PrinterDataProcessedEventArgs^ args )
Parameters
- args
- Type: RingSoft.DbLookup..::..PrinterDataProcessedEventArgs
The PrinterDataProcessedEventArgs instance containing the event data.