PTBdStyle
enum PTBdStyle {}
The border style
-
A solid rectangle surrounding the annotation.
Declaration
Objective-C
e_ptsolid
-
A dashed rectangle surrounding the annotation.
Declaration
Objective-C
e_ptdashed
-
A simulated embossed rectangle that appears to be raised above the surface of the page.
Declaration
Objective-C
e_ptbeveled
-
A simulated engraved rectangle that appears to be recessed below the surface of the page.
Declaration
Objective-C
e_ptinset
-
A single line along the bottom of the annotation rectangle.
Declaration
Objective-C
e_ptunderline