Skip to content

modern-pdf-lib


modern-pdf-lib / LineJoinStyle

Type Alias: LineJoinStyle

LineJoinStyle = typeof LineJoinStyle[keyof typeof LineJoinStyle]

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

PDF line join styles (Table 55). Applied via the j operator.

Released under the MIT License.