Class DirectoryFontLoader
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
An implementation of the IFontLoader interface that loads font bytes from the specified directories.
public sealed class DirectoryFontLoader : IFontLoader
- Inheritance
-
DirectoryFontLoader
- Implements
- Inherited Members
Constructors
- DirectoryFontLoader(string[], bool)
Initializes a new instance of the DirectoryFontLoader class.
Methods
- Load(string, bool, bool)
Loads font bytes.