IFontResolver InterfaceTerminal Works - PDF Printing.Net Library
Provides functionality that convertes a requested typeface into a physical font.

Namespace: PdfEdit.Fonts
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public interface IFontResolver

The IFontResolver type exposes the following members.

Methods

  NameDescription
Public methodGetFont
Gets the bytes of a physical font with specified face name.
Public methodResolveTypeface
Converts specified information about a required typeface into a specific font.
Top
See Also

Reference