Represents a collection of fonts in a PDF document.

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

Syntax

C#
public class FontCollection : IEnumerable
Visual Basic
Public Class FontCollection
	Implements IEnumerable
Visual C++
public ref class FontCollection : IEnumerable

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..FontCollection

See Also