Skip to content

happypdf / GraphicElement

Type Alias: GraphicElement

ts
type GraphicElement = Arc | Circle | Ellipse | Line | Plot | Point | Rectangle | Segment;

Defined in: src/types/index.ts:21

MIT Licensed. A fork of pdf-lib.