Skip to content

modern-pdf-lib


modern-pdf-lib / setLineWidthOp

Function: setLineWidthOp()

setLineWidthOp(width): string

Defined in: src/core/operators/graphics.ts:205

Set the line width (w).

Parameters

width

number

Line width in user-space units.

Returns

string

Released under the MIT License.