Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias ParagraphRole
import { type ParagraphRole } from "https://deno.land/x/aiformrecognizer@v1.1.0/src/mod.ts";

Defines values for ParagraphRole.
KnownParagraphRole can be used interchangeably with ParagraphRole, this enum contains the known values that the service supports.

Known values supported by the service

pageHeader
pageFooter
pageNumber
title
sectionHeading
footnote

definition: string