Skip to content

modern-pdf-lib


modern-pdf-lib / closePathOp

Function: closePathOp()

closePathOp(): string

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

Close the current sub-path by appending a straight line from the current point to the starting point (h).

Returns

string

Released under the MIT License.