iText 8.0.5 API
iText.Layout.Font.Selectorstrategy.BestMatchFontSelectorStrategy.BestMatchFontSelectorStrategyFactory Class Reference

The factory for BestMatchFontSelectorStrategy. More...

Inheritance diagram for iText.Layout.Font.Selectorstrategy.BestMatchFontSelectorStrategy.BestMatchFontSelectorStrategyFactory:
iText.Layout.Font.Selectorstrategy.IFontSelectorStrategyFactory

Public Member Functions

IFontSelectorStrategy  CreateFontSelectorStrategy (FontProvider fontProvider, FontSelector fontSelector, FontSet additionalFonts)
  Creates a new instance of IFontSelectorStrategy. More...
 

Detailed Description

Member Function Documentation

◆ CreateFontSelectorStrategy()

IFontSelectorStrategy iText.Layout.Font.Selectorstrategy.BestMatchFontSelectorStrategy.BestMatchFontSelectorStrategyFactory.CreateFontSelectorStrategy ( FontProvider  fontProvider,
FontSelector  fontSelector,
FontSet  additionalFonts 
)
inline