Click or drag to resize

FieldDescriptionDataFieldNumber Property

In CPCL, this number will be the number of the variable field in the format. The fields are numbered starting at 1.
In ZPL, this number will correspond to the ^FN number.

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

Property Value

Type: Int32
See Also