Interface IFontProvider
public interface IFontProvider
Provides the font provider.
-
Method Summary
Returns the corresponding font stream by the font file path.
Returns the font file paths that will be used when using Auto fit, PDF export, and Image export.
-
Method Details
-
getFontFilePaths
Returns the font file paths that will be used when using Auto fit, PDF export, and Image export.
-
getFont
Returns the corresponding font stream by the font file path. The font stream will be closed after being used.