Java org.apache.pdfbox.pdmodel.interactive.annotation PDAnnotationMarkup fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.interactive.annotation PDAnnotationMarkup fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.interactive.annotation PDAnnotationMarkup.

The text is from its open source code.

Method

StringgetContents()
Get the "contents" of the field.
StringgetSubject()
This will retrieve the short description of the subject of the annotation.
StringgetTitlePopup()
Retrieve the string used as the title of the popup window shown when open and active (by convention this identifies who added the annotation).