HiraokaHyperTools.iTextSharp-LGPL  0.2.5
iTextSharp.text.pdf.PdfFont Class Reference
Inheritance diagram for iTextSharp.text.pdf.PdfFont:

Public Member Functions

int CompareTo (Object obj)
 

Protected Attributes

Image image
 
float hScale = 1
 

Detailed Description

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 also
PdfName
PdfDictionary
BadPdfFormatException

Member Function Documentation

◆ CompareTo()

int iTextSharp.text.pdf.PdfFont.CompareTo ( Object  obj)

Compares this PdfFont with another

Parameters
objectthe other PdfFont
Returns
a value

Member Data Documentation

◆ hScale

float iTextSharp.text.pdf.PdfFont.hScale = 1
protected

◆ image

Image iTextSharp.text.pdf.PdfFont.image
protected

an image.


The documentation for this class was generated from the following file: