Table of Contents

Class GdiFontLoader

Namespace
BitMiracle.Docotic.Pdf.Gdi
Assembly
BitMiracle.Docotic.Pdf.Gdi.dll

An implementation of the IFontLoader interface that loads font bytes from the operating system using GDI+ and the Font class.

public sealed class GdiFontLoader : IFontLoader
Inheritance
GdiFontLoader
Implements
Inherited Members

Constructors

GdiFontLoader()

Methods

Load(string, bool, bool)

Loads font bytes from the operating system using GDI+ and the Font class.