Skip to content
fasteiner edited this page Jun 14, 2025 · 4 revisions

Block: PDF

API reference

classDiagram
   class notion_PDF_block {
        [notion_blocktype] $type = "pdf"
        [notion_file] $pdf
        ConvertFromObject()
    }
    `notion_file` <.. `notion_PDF_block`:uses
    `notion_block` --|> `notion_PDF_block`:inherits
Loading

Related Blocks

Notion Module

Home
Module-FAQ
SetupOfIntegration

Commands
Classes
Enums

Clone this wiki locally