Search
PdfFont Members
Constructors Fields Methods
 


The following tables list the members exposed by the PdfFont type.

 Public Constructors

  Name Description

PdfFont

 

 Public Fields

  Name Description

FontInfo

 

 Protected Fields

  Name Description

currentRotation

  (Inherited from PdfObject.)

currentTransform

  (Inherited from PdfObject.)

id

  (Inherited from PdfObject.)

offset

  (Inherited from PdfObject.)

page

  (Inherited from PdfObject.)

parent

  (Inherited from PdfObject.)

pdfType

  (Inherited from PdfObject.)

size

  (Inherited from PdfObject.)

 Public Methods

  Name Description

compare

  (Inherited from PdfObject.)

compareTo

  (Inherited from PdfObject.)

getBriefFontName

Overloaded.  

getCollectionId

  (Inherited from PdfObject.)

getCurrentRotation

  (Inherited from PdfObject.)

getCurrentTransform

  (Inherited from PdfObject.)

getDocument

private PdfDocument document = null; public PdfDocument getDocument() { return isRoot() ? document : page.getDocument(); } (Inherited from PdfObject.)

getFontDesc

 

getFontFamily

 

getFontMetrics

 

getFontName

Overloaded.  

getFontSize

 

getFontSizeInPixels

 

getFontStretch

 

getFontWeight

 

getId

  (Inherited from PdfObject.)

getName

  (Inherited from PdfObject.)

getObjectFooter

  (Inherited from PdfObject.)

getObjectHeader

  (Inherited from PdfObject.)

getOffset

  (Inherited from PdfObject.)

getPage

  (Inherited from PdfObject.)

getParent

  (Inherited from PdfObject.)

getPdfType

  (Inherited from PdfObject.)

getSize

  (Inherited from PdfObject.)

getSysFont

 

isParentless

  (Inherited from PdfObject.)

isRoot

  (Inherited from PdfObject.)

isSimple

 

OnAdded

  (Inherited from PdfObject.)

OnChanged

  (Inherited from PdfObject.)

registerObject

  (Inherited from PdfObject.)

Save

  (Inherited from PdfObject.)

setCollectionId

  (Inherited from PdfObject.)

setParent

  (Inherited from PdfObject.)

 Protected Methods

  Name Description

getContent

 

 See Also