UNPKG

@ironsoftware/ironpdf

Version:

IronPDF for Node

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