Uses of Class
com.ironsoftware.ironpdf.annotation.LinkAnnotation
-
Packages that use LinkAnnotation Package Description com.ironsoftware.ironpdf.annotation -
-
Uses of LinkAnnotation in com.ironsoftware.ironpdf.annotation
Methods in com.ironsoftware.ironpdf.annotation with parameters of type LinkAnnotation Modifier and Type Method Description voidAnnotationManager. addLinkAnnotation(LinkAnnotation link)Adds a clickable link annotation that navigates to another page within the same PDF document.
-