CPDFModifyInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | CPDFSignature.h |
type
Modify types.
@property (nonatomic, readonly) CPDFModifyType typeDiscussion
Modify types.
Declared In
CPDFSignature.h
pageIndex
Change the page number of the document.
@property (nonatomic, readonly) NSInteger pageIndexDiscussion
Change the page number of the document.
Declared In
CPDFSignature.h
annotationType
Annotation types. When the annotation type is CPDFModifyAddAnnotation, CPDFModifyDeleteAnnotation, or CPDFModifyAnnotation, there would be a value.
@property (nonatomic, readonly) NSInteger annotationTypeDiscussion
Annotation types. When the annotation type is CPDFModifyAddAnnotation, CPDFModifyDeleteAnnotation, or CPDFModifyAnnotation, there would be a value.
Declared In
CPDFSignature.h
info
The differences after modifying.
@property (nonatomic, readonly) NSString *infoDiscussion
The differences after modifying.
Declared In
CPDFSignature.h