UNPKG

@ironsoftware/ironpdf

Version:

IronPDF for Node

11 lines (7 loc) 243 B
// Original file: src/internal/IronPdfEngine.ProtoFiles/pdfium_attachment.proto export interface PdfiumPdfAttachmentCollectionP { 'names'?: (string)[]; } export interface PdfiumPdfAttachmentCollectionP__Output { 'names'?: (string)[]; }