CPDFReplyAnnotationType Constants Reference
Declared in | CPDFAnnotation.h |
---|
CPDFReplyAnnotationType
Distinguish between different types of reply annotation.
Definition
typedef NS_ENUM(NSInteger, CPDFReplyAnnotationType ) {
CPDFReplyAnnotationTypeNone = 0,
CPDFReplyAnnotationTypeReply,
CPDFReplyAnnotationTypeMark,
CPDFReplyAnnotationTypeReview,
};
Constants
CPDFReplyAnnotationTypeNone
-
Distinguish between different types of reply annotation.
Declared In
CPDFAnnotation.h
. CPDFReplyAnnotationTypeReply
-
Distinguish between different types of reply annotation.
Declared In
CPDFAnnotation.h
. CPDFReplyAnnotationTypeMark
-
Distinguish between different types of reply annotation.
Declared In
CPDFAnnotation.h
. CPDFReplyAnnotationTypeReview
-
Distinguish between different types of reply annotation.
Declared In
CPDFAnnotation.h
.
Declared In
CPDFAnnotation.h