Show / Hide Table of Contents

Class ZPLCmdDG

Represents the ZPL ~DG command.

Inheritance
System.Object
ZPLCmd
ZPLCmdDG
Inherited Members
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 ZPLCmdDG : ZPLCmd

Properties

D

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

Data

Declaration
public string Data { 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

Prefix

Declaration
public override char Prefix { get; }
Property Value
Type Description
System.Char
Overrides
ZPLCmd.Prefix

T

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

W

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

X

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