Show / Hide Table of Contents

Class PrinterControlEventArgs

Provides data for the PrinterControl event.

Inheritance
System.Object
System.EventArgs
PrinterControlEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.SDK.ZPLPrinter
Assembly: cs.temp.dll.dll
Syntax
public class PrinterControlEventArgs : EventArgs

Properties

Command

Gets or sets the ZPL printer control command.

Declaration
public ZPLCmd Command { get; set; }
Property Value
Type Description
ZPLCmd
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com