This class represents a font that can be added to a PDF document and used by the text elements

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class PdfFont
Visual Basic
Public Class PdfFont
Visual C++
public ref class PdfFont

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PdfFont

See Also