public static interface

AnnotManager.AnnotationAction

com.pdftron.pdf.tools.AnnotManager.AnnotationAction

Class Overview

Annotation actions

Summary

Constants
String ADD Add annotation
String DELETE Delete annotation
String MODIFY Modify annotation
String REDO Redo annotation action
String UNDO Undo annotation action

Constants

public static final String ADD

Add annotation

Constant Value: "add"

public static final String DELETE

Delete annotation

Constant Value: "delete"

public static final String MODIFY

Modify annotation

Constant Value: "modify"

public static final String REDO

Redo annotation action

Constant Value: "redo"

public static final String UNDO

Undo annotation action

Constant Value: "undo"