Method: Zebra::Zpl::Barcode#width=

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

#width=(value) ⇒ Object


16
17
18
# File 'lib/zebra/zpl/barcode.rb', line 16

def width=(value)
  @width = value || 0
end