CPDFIntensityType Constants Reference

Declared in CPDFBorderEffect.h

CPDFIntensityType

The effect intensity ranges from 0 to 2 Strength is 0 The style is not a cloud

Definition

typedef NS_ENUM(NSInteger, CPDFIntensityType ) {
   CPDFIntensityTypeZero = 0,
   CPDFIntensityTypeOne,
   CPDFIntensityTypeTwo,
};

Constants

CPDFIntensityTypeZero

The effect intensity ranges from 0 to 2 Strength is 0 The style is not a cloud

Declared In CPDFBorderEffect.h.

CPDFIntensityTypeOne

The effect intensity ranges from 0 to 2 Strength is 0 The style is not a cloud

Declared In CPDFBorderEffect.h.

CPDFIntensityTypeTwo

The effect intensity ranges from 0 to 2 Strength is 0 The style is not a cloud

Declared In CPDFBorderEffect.h.

Declared In

CPDFBorderEffect.h