Skip to content

modern-pdf-lib


modern-pdf-lib / generateRadioAppearance

Function: generateRadioAppearance()

generateRadioAppearance(options): PdfStream

Defined in: src/form/fieldAppearance.ts:261

Generate the appearance stream for a radio button option.

Selected: filled circle inside the widget. Unselected: empty circle (border only).

Parameters

options

RadioAppearanceOptions

Returns

PdfStream

Released under the MIT License.