Skip to content

modern-pdf-lib


modern-pdf-lib / endPathOp

Function: endPathOp()

endPathOp(): string

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

End the path without filling or stroking — a no-op painting operator typically used with clipping (n).

Returns

string

Released under the MIT License.