Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Class and Description |
---|---|
class |
HighlightAnnotation
Represents a highlight annotation that highlights a range of text in the document.
|
class |
SquigglyAnnotation
Represents the squiggly annotation that appears as a jagged underline in the text of a document.
|
class |
StrikeOutAnnotation
Represents a strikeout annotation that appears as a strikeout in the text of the document.
|
class |
UnderlineAnnotation
Represents an underline annotation that appears as an underline in the text of the document.
|