Skip to content

modern-pdf-lib


modern-pdf-lib / generateStrikeOutAppearance

Function: generateStrikeOutAppearance()

generateStrikeOutAppearance(annot): PdfStream

Defined in: src/annotation/appearanceGenerator.ts:424

Generate appearance stream for a StrikeOut annotation.

Parameters

annot

PdfAnnotation

Returns

PdfStream

Released under the MIT License.