| Package | Description |
|---|---|
| com.ironsoftware.ironpdf.internal.staticapi |
| Modifier and Type | Method and Description |
|---|---|
static void |
Annotation_Api.addTextAnnotation(InternalPdfDocument internalPdfDocument,
TextAnnotation textAnnotation,
int pageIndex,
int x,
int y)
Adds an annotation to a page of this
InternalPdfDocument |
static void |
Annotation_Api.addTextAnnotation(InternalPdfDocument internalPdfDocument,
TextAnnotation textAnnotation,
int pageIndex,
int x,
int y,
int width)
Adds an annotation to a page of this
InternalPdfDocument |
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 this
InternalPdfDocument |
Copyright © 2022–2023 Iron Software. All rights reserved.