Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
com.aspose.pdf.tagged.logicalstructure.elements |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements </b> is a namespace for PDF Logical Structure classes. |
com.aspose.pdf.tagged.logicalstructure.elements.ils |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.ils </b> is a namespace for PDF Logical Structure classes. |
Modifier and Type | Class and Description |
---|---|
class |
FileHyperlink
Represents file hyperlink object.
|
class |
LocalHyperlink
Represents local hyperlink object.
|
class |
WebHyperlink |
Modifier and Type | Method and Description |
---|---|
Hyperlink |
BaseParagraph.getHyperlink()
Gets the fragment hyperlink(for pdf generator).
|
Modifier and Type | Method and Description |
---|---|
void |
BaseParagraph.setHyperlink(Hyperlink value)
Sets hyperlink(for pdf generator).
|
Modifier and Type | Method and Description |
---|---|
void |
MCRElement.setHyperlink(Hyperlink hyperlink) |
Modifier and Type | Method and Description |
---|---|
Hyperlink |
LinkElement.getHyperlink()
Gets or Sets Hyperlink for Link Element.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkElement.setHyperlink(Hyperlink value)
Gets or Sets Hyperlink for Link Element.
|
Copyright © 2020 Aspose. All Rights Reserved.