PDF::API2::Resource (3)
Leading comments
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/PDF::API2::Resource.3pm".)
NAME
PDF::API2::Resource - Base class for PDF resources
METHODS
- $resource = PDF::API2::Resource->new($pdf, $name)
-
Returns a resource object.
- $name = $resource->name()
-
- $resource->name($name)
-
Get or set the name of the resource.