Search
PdfHref Members
Constructors Fields Methods
 


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

 Public Constructors

  Name Description

PdfHref

 

 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.)

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.)

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.)

isParentless

  (Inherited from PdfObject.)

isRoot

  (Inherited from PdfObject.)

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