Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public static SystemFontLoader Instance { get; }
VB
Public Shared ReadOnly Property Instance As SystemFontLoader
Get
Property Value
Type:
SystemFontLoader
The only instance of the
SystemFontLoader.
See Also