{
    "mode": "perldoc",
    "parameter": "PDF::API2::Basic::PDF::Null",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/PDF%3A%3AAPI2%3A%3ABasic%3A%3APDF%3A%3ANull/json",
    "generated": "2026-06-13T16:11:14Z",
    "sections": {
        "NAME": {
            "content": "PDF::API2::Basic::PDF::Null - Low-level PDF null object\n",
            "subsections": []
        },
        "METHODS": {
            "content": "PDF::API2::Basic::PDF::Null->new\nReturns the null object. There is only one null object.\n\n$s->realise\nPretends to finish reading the object.\n\n$s->outobjdeep\nOutput the object in PDF format.\n\n$s->isobj\nReturns false because null is not a full object.\n\n$s->copy\nAnother no-op.\n\n$s->val\nReturn undef.\n",
            "subsections": []
        }
    },
    "summary": "PDF::API2::Basic::PDF::Null - Low-level PDF null object",
    "flags": [],
    "examples": [],
    "see_also": []
}