public class BarcodeLabel : IReconfigurableRulebookObject| BarcodeLabel | Public constructor |
| Comment | Internal documentation comments. All text is ignored by the system. |
| LabelSize | The size of barcode labels that should be used for printing. To avoid future name colision, the original product name is used, not the Orion 'small' or 'large' barcode label as used in the product. Value must be one of the following: OL385(for Small barcode labels) OL161(for Large barcode labels). |
| Series | The series numbers to print on the barcode labels. Must be formated as a ValueSeries |
| StageLabel | A unique value that is used in the mapping process of shots to events. StageLabels are defined in Singular objects. StageLabel values are traditionally a single character. |
| TargetName | The formal name of the paper target to use with this BarcodeLabel option. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetSeriesAsList | Interprets Series and returns a list of ints that it represents. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |