Uses of Class
com.itextpdf.text.pdf.PdfAnnotation.PdfImportedLink
-
Packages that use PdfAnnotation.PdfImportedLink Package Description com.itextpdf.text.pdf -
-
Uses of PdfAnnotation.PdfImportedLink in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return types with arguments of type PdfAnnotation.PdfImportedLink Modifier and Type Method Description java.util.ArrayList<PdfAnnotation.PdfImportedLink>
PdfReader. getLinks(int page)
Retrieves links for a certain page.
-