Show / Hide Table of Contents

Class ZPLCmdBT

Represents the ZPL ^BT command.

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

Properties

H1

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

H2

Declaration
public float H2 { 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

R1

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

W1

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

W2

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