Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class PdfFont : IComparable
Visual Basic
Public Class PdfFont _
	Implements IComparable
Visual C++
public ref class PdfFont : IComparable

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfFont

See Also