Search
PdfFont Methods
 


 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