Namespace: BitMiracle.Docotic.Pdf
public IFallbackFontProvider FallbackFontProvider { get; set; }
Public Property FallbackFontProvider As IFallbackFontProvider Get Set
The fallback font provider can not be null. By default, the library uses the instance of DefaultFallbackFontProvider.
The library uses the fallback font provider only when the font is not embedded in the PDF document and FontLoader cannot load bytes for this font.