Man Page: pdf::api2::basic::pdf::null
Operating Environment: debian
Section: 3pm
PDF::API2::Basic::PDF::Null(3pm) User Contributed Perl Documentation PDF::API2::Basic::PDF::Null(3pm)NAMEPDF::API2::Basic::PDF::Null - PDF Null type object. This is a subclass of PDF::API2::Basic::PDF::Objind and cannot be subclassed.METHODSPDF::API2::Basic::PDF::Null->new Returns the null object. There is only one null object. $s->realise Pretends to finish reading the object. $s->outobjdeep Output the object in PDF format. $s->is_obj Returns false because null is not a full object. $s->copy Another no-op. $s->val Return undef. perl v5.14.2 2011-03-10 PDF::API2::Basic::PDF::Null(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |