PSPDFAnnotationAuthorStateModel
Objective-C
enum PSPDFAnnotationAuthorStateModel {}
Categories for the author-specific state that may be associated with an annotation.
-
The annotation is not a state annotation. Think of this as nil.
Declaration
Objective-C
PSPDFAnnotationAuthorStateModelUnspecified
-
Specifies that the state is a marked state.
Declaration
Objective-C
PSPDFAnnotationAuthorStateModelMarked
-
Specifies that the state is a review state.
Declaration
Objective-C
PSPDFAnnotationAuthorStateModelReview