Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.tagged |
The
com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document. |
Modifier and Type | Method and Description |
---|---|
void |
Hyperlink.setLinkElement(LinkElement value) |
Modifier and Type | Method and Description |
---|---|
LinkElement |
ITaggedContent.createLinkElement()
Creates
LinkElement . |
LinkElement |
TaggedContent.createLinkElement() |
static LinkElement |
TaggedContent.createLinkElementInternal(TaggedContext taggedContext,
com.aspose.pdf.engine.data.IPdfPrimitive pdfEngineEntity) |
Copyright © 2019 Aspose. All Rights Reserved.