other versions
- Tumbleweed 3.27.0-1.2
- Leap-16.0
- Leap-15.6
PDF::Builder::Resource::XObject::Form::BarCode(3) | User Contributed Perl Documentation | PDF::Builder::Resource::XObject::Form::BarCode(3) |
NAME¶
PDF::Builder::Resource::XObject::Form::BarCode - Base class for one-dimensional barcodes
Inherits from PDF::Builder::Resource::XObject::Form::Hybrid
METHODS¶
new¶
$barcode = PDF::Builder::Resource::XObject::Form::BarCode->new($pdf, %options)
Creates a barcode form resource.
width¶
$width = $barcode->width()
Returns the width of the bar code.
height¶
$height = $barcode->height()
Returns the height of the bar code.
2025-04-19 | perl v5.42.0 |