Show / Hide Table of Contents

Class ZPLCmdDB

Represents the ZPL ~DB command.

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

Properties

A

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

Base

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

Copyright

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

D

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

H

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

Name

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

NumOfChars

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

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

Space

Declaration
public int Space { 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