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: 3.0.3271
Syntax
public int FieldNumber { get; set; }

Property Value

Int32
See Also