Skip to content

happypdf / LineCapStyle

Enumeration: LineCapStyle

Defined in: src/api/operators.ts:89

Enumeration Members

Butt

ts
Butt: 0;

Defined in: src/api/operators.ts:90


Projecting

ts
Projecting: 2;

Defined in: src/api/operators.ts:92


Round

ts
Round: 1;

Defined in: src/api/operators.ts:91

MIT Licensed. A fork of pdf-lib.