Show / Hide Table of Contents

Class ZPLCmdFL

Represents the ZPL ^FL command.

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

Properties

Base

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

Ext

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

Link

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

Name

Declaration
public override ZPL Name { get; }
Property Value
Type Description
ZPL
Overrides
ZPLCmd.Name
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com