Method: Zint::Barcode#value

Defined in:
lib/zint/barcode.rb

#valueObject

The encoded value of the barcode



5
6
7
# File 'lib/zint/barcode.rb', line 5

def value
  @value
end