Package | Description |
---|---|
com.groupdocs.annotation.models.annotationmodels |
The namespace provides annotation models data classes.
|
com.groupdocs.annotation.models.annotationmodels.interfaces.annotations |
The namespace provides annotation models interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
HighlightAnnotation
Represents Highlight annotation properties
|
class |
LinkAnnotation
Represents Link annotation properties
|
class |
ReplacementAnnotation
Represents Replacement annotation properties
|
class |
StrikeoutAnnotation
Represents Strikeout annotation properties
|
class |
TextRedactionAnnotation
Represents Text redaction annotation properties
|
class |
UnderlineAnnotation
Represents Underline annotation properties
|
Modifier and Type | Interface and Description |
---|---|
interface |
IHighlightAnnotation
Defines Highlight annotation properties
|
interface |
ILinkAnnotation
Defines Link annotation properties
|
interface |
IReplacementAnnotation
Defines Replacement annotation properties
|
interface |
IStrikeoutAnnotation
Defines Strikeout annotation properties
|
interface |
ITextRedactionAnnotation
Defines Text redaction annotation properties
|
interface |
IUnderlineAnnotation
Defines Underline annotation properties
|