BorderItem
Defined in: src/layout/page-doc.ts:198
One edge of a table-cell frame; (x, y) is the cell box’s top-left corner.
Extends
Section titled “Extends”Properties
Section titled “Properties”artifact?
Section titled “artifact?”
readonlyoptionalartifact?:"pagination"
Defined in: src/layout/page-doc.ts:185
Tagged PDF: explicitly mark this item as a pagination artifact (running
header/footer, §14.8.2.2.2). Distinguishes header/footer text from
not-yet-tagged body content so it is typed /Artifact /Pagination, never a P.
Inherited from
Section titled “Inherited from”borderColorHex
Section titled “borderColorHex”
readonlyborderColorHex:string
Defined in: src/layout/page-doc.ts:206
borderSizePt
Section titled “borderSizePt”
readonlyborderSizePt:number
Defined in: src/layout/page-doc.ts:205
height
Section titled “height”
readonlyheight:Pt
Defined in: src/layout/page-doc.ts:204
readonlyside:"top"|"right"|"bottom"|"left"
Defined in: src/layout/page-doc.ts:200
structId?
Section titled “structId?”
readonlyoptionalstructId?:number
Defined in: src/layout/page-doc.ts:179
Tagged PDF (§14.8): the logical structure node this item’s content belongs to. Set only on body content in tagged mode; undefined text in the line pass is treated as an artifact. Ignored when not tagging.
Inherited from
Section titled “Inherited from”
readonlytype:"border"
Defined in: src/layout/page-doc.ts:199
readonlywidth:Pt
Defined in: src/layout/page-doc.ts:203
readonlyx:Pt
Defined in: src/layout/page-doc.ts:201
readonlyy:Pt
Defined in: src/layout/page-doc.ts:202