Skip to content

alias PdfLiteralModes


(alias) PdfLiteralModes = (0|1|2|3|4|5|6)
    | 0 -- `origin`
    | 1 -- `page`
    | 2 -- `direct`
    | 3 -- `raw`
    | 4 -- `text`
    | 5 -- `font`
    | 6 -- `special`

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!