[]
DsPdfJS API / SearchFontOptions
SearchFontOptions =
object
Search options to be passed to the FontCollection#searchFont method.
optionalbold:boolean
If true, searches for the Bold font.
optionalfontFamily:string
The font family name. Up to four faces can share the same font family name.
optionalfullFontName:string
The full font name that reflects all family and relevant subfamily descriptors.
optionalitalic:boolean
If true, searches for the Italic font.
optionalpostScriptName:string
The PostScript name of the font.