CPDFAnnotationState Constants Reference
| Declared in | CPDFAnnotation.h |
|---|
CPDFAnnotationState
To setting reply state of the repply state annotation.
Definition
typedef NS_ENUM(NSInteger, CPDFAnnotationState ) {
CPDFAnnotationStateMarked = 0,
CPDFAnnotationStateUnMarked,
CPDFAnnotationStateAccepted,
CPDFAnnotationStateRejected,
CPDFAnnotationStateCanceled,
CPDFAnnotationStateCompleted,
CPDFAnnotationStateNone,
CPDFAnnotationStateError,
};
Constants
CPDFAnnotationStateMarked-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateUnMarked-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateAccepted-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateRejected-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateCanceled-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateCompleted-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateNone-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h. CPDFAnnotationStateError-
To setting reply state of the repply state annotation.
Declared In
CPDFAnnotation.h.
Declared In
CPDFAnnotation.h