Show / Hide Table of Contents

Class ZPLCmdB0

Represents the ZPL ^B0 command.

Inheritance
System.Object
ZPLCmd
ZPLCmdB0
ZPLCmdBO
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 ZPLCmdB0 : ZPLCmd

Properties

A

Declaration
public char A { get; set; }
Property Value
Type Description
System.Char

B

Declaration
public int B { get; set; }
Property Value
Type Description
System.Int32

C

Declaration
public char C { get; set; }
Property Value
Type Description
System.Char

D

Declaration
public int D { get; set; }
Property Value
Type Description
System.Int32

E

Declaration
public char E { get; set; }
Property Value
Type Description
System.Char

F

Declaration
public int F { get; set; }
Property Value
Type Description
System.Int32

G

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

Name

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