Package | Description |
---|---|
com.groupdocs.annotation.domain.results |
The
<b>GroupDocs.Annotation.Domain.Results</b> provides results
classes for AnnotationHandler methods. |
Modifier and Type | Class and Description |
---|---|
class |
AddReplyResult
The result of add reply action.
|
class |
CreateAnnotationResult
The result of create annotation action.
|
class |
DeleteAnnotationResult
The result of delete annotation action.
|
class |
DeleteReplyResult
The result of delete reply action.
|
class |
EditReplyResult
The result of edit reply action.
|
class |
GetAnnotationResult
The annotation object with additional metadata.
|
class |
GetCollaboratorsResult
The collaborator object with additional metadata.
|
class |
ListAnnotationsResult
The list of annotations objects with additional metadata.
|
class |
ListRepliesResult
The list of replies objects with additional metadata.
|
class |
MoveAnnotationResult
The result of move annotation action.
|
class |
ResizeAnnotationResult
The result of resize annotation action.
|
class |
Result
Base class for all annotation results.
|
class |
SaveAnnotationTextResult
The result of save annotation text action.
|
class |
SetCollaboratorsResult
The result of set collaborators action.
|
Copyright © 2018. All rights reserved.