public abstract class PdfDestination extends PdfObjectWrapper<PdfObject>
Modifier | Constructor and Description |
---|---|
protected |
PdfDestination(PdfObject pdfObject) |
Modifier and Type | Method and Description |
---|---|
abstract PdfObject |
getDestinationPage(IPdfNameTreeAccess names) |
static PdfDestination |
makeDestination(PdfObject pdfObject) |
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, isWrappedObjectMustBeIndirect, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
protected PdfDestination(PdfObject pdfObject)
public abstract PdfObject getDestinationPage(IPdfNameTreeAccess names)
public static PdfDestination makeDestination(PdfObject pdfObject)
Copyright © 1998–2023 Apryse Group NV. All rights reserved.