Uses of Class
com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Packages that use AnnotationOptions Package Description com.ironsoftware.ironpdf.annotation -
-
Uses of AnnotationOptions in com.ironsoftware.ironpdf.annotation
Methods in com.ironsoftware.ironpdf.annotation with parameters of type AnnotationOptions Modifier and Type Method Description void
AnnotationManager. addTextAnnotation(AnnotationOptions options, int pageIndex)
Adds an annotation to a page of thisInternalPdfDocument
-