Table of Contents

Class PdfFont

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

PdfFont is the Pdf Font object. Limitation: in this class only base 14 Type 1 fonts (courier, courier bold, courier oblique, courier boldoblique, helvetica, helvetica bold, helvetica oblique, helvetica boldoblique, symbol, times roman, times bold, times italic, times bolditalic, zapfdingbats) and their standard encoding (standard, MacRoman, (MacExpert,) WinAnsi) are supported. This object is described in the 'Portable Document Format Reference Manual version 1.3' section 7.7 (page 198-203). @see PdfName @see PdfDictionary @see BadPdfFormatException

public class PdfFont : IComparable
Inheritance
PdfFont
Implements
Inherited Members

Fields

HScale

protected float HScale

Field Value

float

image

an image.

protected Image image

Field Value

Image

Methods

CompareTo(object)

public int CompareTo(object obj)

Parameters

obj object

Returns

int