{
    "content": [
        {
            "type": "text",
            "text": "# PDF::API2::Basic::PDF::Null (perldoc)\n\n## NAME\n\nPDF::API2::Basic::PDF::Null - Low-level PDF null object\n\n## Sections\n\n- **NAME**\n- **METHODS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "PDF::API2::Basic::PDF::Null",
        "section": "",
        "mode": "perldoc",
        "summary": "PDF::API2::Basic::PDF::Null - Low-level PDF null object",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 18,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}