Class ZPLCmdFD
Represents the ZPL ^FD command.
Inherited Members
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 ZPLCmdFD : ZPLCmd
Fields
IsFV
Declaration
public bool IsFV
Field Value
| Type | Description |
|---|---|
| System.Boolean |
IsSF
Declaration
public bool IsSF
Field Value
| Type | Description |
|---|---|
| System.Boolean |
IsSN
Declaration
public bool IsSN
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Properties
A
Declaration
public string A { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public override ZPL Name { get; }
Property Value
| Type | Description |
|---|---|
| ZPL |