UNPKG

@ironsoftware/ironpdf

Version:

IronPDF for Node

9 lines 253 B
export interface PdfiumRadioFieldP { 'options'?: (string)[]; 'selectedIndex'?: (number); } export interface PdfiumRadioFieldP__Output { 'options'?: (string)[]; 'selectedIndex'?: (number); } //# sourceMappingURL=PdfiumRadioFieldP.d.ts.map