public class PdfNamedDestination extends PdfDestination
| Constructor and Description | 
|---|
| PdfNamedDestination(PdfName pdfObject) | 
| PdfNamedDestination(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfObject | getDestinationPage(Map<String,PdfObject> names) | 
| protected boolean | isWrappedObjectMustBeIndirect()
              Defines if the object behind this wrapper must be an indirect object in the resultant document. 
             | 
makeDestinationensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic PdfNamedDestination(String name)
public PdfNamedDestination(PdfName pdfObject)
public PdfObject getDestinationPage(Map<String,PdfObject> names)
getDestinationPage in class PdfDestination 
           protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapper 
          isWrappedObjectMustBeIndirect in class PdfObjectWrapper<PdfObject> 
           Copyright © 1998–2019 iText Group NV. All rights reserved.