Aspose::Pdf::Annotations::AnnotationStateModel enum

AnnotationStateModel enum

The state model corresponding to state of annotation.

enum class AnnotationStateModel

Values

NameValueDescription
Undefined0Not defined state model.
Marked1The annotation has been marked (or unmarked) by the user.
Review2The annotation has been reviewed (accepted, rejected, cancelled, completed, none) by the user.

See Also