public class AnnotsObject extends Object
| Constructor and Description |
|---|
AnnotsObject() |
| Modifier and Type | Method and Description |
|---|---|
AnnotsObject |
addAnnot(AnnotObject annot)
Adds a new AnnotObject to the list of children annotations.
|
List<AnnotObject> |
getAnnotsList()
Gets a list of children annotations.
|
public List<AnnotObject> getAnnotsList()
public AnnotsObject addAnnot(AnnotObject annot)
AnnotObject to the list of children annotations.
annot - AnnotObject containing info about pdf document annotation.
Copyright © 1998–2019 iText Group NV. All rights reserved.