Show / Hide Table of Contents

Delegate PrinterControlEventHandler

Represents the method that will handle the PrinterControl event of a ZPLPrinter.

Namespace: Neodynamic.SDK.ZPLPrinter
Assembly: cs.temp.dll.dll
Syntax
public delegate void PrinterControlEventHandler(object sender, PrinterControlEventArgs e);
Parameters
Type Name Description
System.Object sender

The source of the event.

PrinterControlEventArgs e

A PrinterControlEventArgs that contains the event data.

Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com