Method: Zebra::Zpl::Barcode#width

Defined in:
lib/zebra/zpl/barcode.rb

#widthObject

[View source]

20
21
22
# File 'lib/zebra/zpl/barcode.rb', line 20

def width
  @width || @narrow_bar_width || @wide_bar_width || 0
end