secondTopDetail property
Optional second piece of information to display above the barcode.
If firstTopDetail
is defined, this will be displayed to the end side of
this detail section.
Implementation
BarcodeSectionDetail? secondTopDetail;
Optional second piece of information to display above the barcode.
If firstTopDetail
is defined, this will be displayed to the end side of
this detail section.
BarcodeSectionDetail? secondTopDetail;