Show / Hide Table of Contents

Class ZPLCmdIM

Represents the ZPL ^IM command.

Inheritance
System.Object
ZPLCmd
ZPLCmdIM
Inherited Members
ZPLCmd.Prefix
ZPLCmd.Clone()
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 ZPLCmdIM : ZPLCmd

Properties

D

Declaration
public string D { get; set; }
Property Value
Type Description
System.String

Name

Declaration
public override ZPL Name { get; }
Property Value
Type Description
ZPL
Overrides
ZPLCmd.Name

O

Declaration
public string O { get; set; }
Property Value
Type Description
System.String

X

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