Skip to content

modern-pdf-lib


modern-pdf-lib / LineCapStyle

Type Alias: LineCapStyle

LineCapStyle = typeof LineCapStyle[keyof typeof LineCapStyle]

Defined in: src/core/enums.ts:45

PDF line cap styles (Table 54). Applied via the J operator.

Released under the MIT License.