[]
Barcode lable option.
public interface ILabelOption
A value that represents the label position when the label is shown.
string LabelPosition { get; }
Specifies whether to show label text when the barcode has label.
bool ShowLabel { get; }