UNPKG

@ironsoftware/ironpdf

Version:

IronPDF for Node

11 lines (7 loc) 243 B
// Original file: src/internal/IronPdfEngine.ProtoFiles/pdfium_font.proto export interface PdfiumGetStandardFontNameRequestP { 'fontVal'?: (number); } export interface PdfiumGetStandardFontNameRequestP__Output { 'fontVal'?: (number); }