The FieldDescriptionData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FieldDescriptionData |
Initializes a new instance of the FieldDescriptionData class.
|
Fields
| Name | Description | |
|---|---|---|
| FieldName |
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.
| |
| FieldNumber |
In CPCL, this number will be the number of the variable field in the format.
In ZPL, this number will correspond to the ^FN number.
|