Uses of Class
com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Uses of TextAnnotation in com.ironsoftware.ironpdf.internal.staticapi
Modifier and TypeMethodDescriptionstatic void
Annotation_Api.addTextAnnotation
(InternalPdfDocument internalPdfDocument, TextAnnotation textAnnotation, int pageIndex, int x, int y) Adds an annotation to a page of thisInternalPdfDocument
static void
Annotation_Api.addTextAnnotation
(InternalPdfDocument internalPdfDocument, TextAnnotation textAnnotation, int pageIndex, int x, int y, int width) Adds an annotation to a page of thisInternalPdfDocument
static void
Annotation_Api.addTextAnnotation
(InternalPdfDocument internalPdfDocument, TextAnnotation textAnnotation, int pageIndex, int x, int y, int width, int height) Adds an annotation to a page of thisInternalPdfDocument