Show / Hide Table of Contents

Class ZPLCmdB7

Represents the ZPL ^B7 command.

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

Properties

C

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

H

Declaration
public float H { get; set; }
Property Value
Type Description
System.Single

Name

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

O

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

R

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

S

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

T

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