CPDFStampShape Constants Reference

Declared in CPDFStampAnnotation.h

CPDFStampShape

Definition

typedef NS_ENUM(NSInteger, CPDFStampShape ) {
   CPDFStampShapeRectangle = 0,
   CPDFStampShapeArrowLeft = 1,
   CPDFStampShapeArrowRight = 2,
   CPDFStampShapeNone = 3,
};

Constants

CPDFStampShapeRectangle

Declared In CPDFStampAnnotation.h.

CPDFStampShapeArrowLeft

Declared In CPDFStampAnnotation.h.

CPDFStampShapeArrowRight

Declared In CPDFStampAnnotation.h.

CPDFStampShapeNone

Declared In CPDFStampAnnotation.h.