Click or drag to resize

FieldDescriptionDataFieldName Property

In CPCL, this field is always null.
In ZPL, this field will correspond to the optional name parameter of the ^FN command, or null if the parameter is not present

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public string FieldName { get; set; }

Property Value

Type: String
See Also