PDF::API2::Basic::PDF::Null - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME METHODS
NAME
    PDF::API2::Basic::PDF::Null - Low-level PDF null object

METHODS
  PDF::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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 09:30 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top