PSPDFItemZPosition
Objective-C
enum PSPDFItemZPosition {}
Specifies if the item (image) should be located in the foreground or background
-
Puts the item in the foreground
Declaration
Objective-C
PSPDFItemZPositionForeground
-
Puts the item in the background
Declaration
Objective-C
PSPDFItemZPositionBackground