1PDF::API2::Basic::PDF::UNsuelrl(C3o)ntributed Perl DocumPeDnFt:a:tAiPoIn2::Basic::PDF::Null(3)
2
3
4
6 PDF::API2::Basic::PDF::Null - Low-level PDF null object
7
9 PDF::API2::Basic::PDF::Null->new
10 Returns the null object. There is only one null object.
11
12 $s->realise
13 Pretends to finish reading the object.
14
15 $s->outobjdeep
16 Output the object in PDF format.
17
18 $s->is_obj
19 Returns false because null is not a full object.
20
21 $s->copy
22 Another no-op.
23
24 $s->val
25 Return undef.
26
27
28
29perl v5.38.0 2023-07-21 PDF::API2::Basic::PDF::Null(3)