AnnotationBorderStyle
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the border style of an annotation.

Syntax

enum AnnotationBorderStyle

Remarks

PDF Creator Pilot supports the following styles of border of annotation:

Name Description Value
bsSolid Solid rectangle

0

bsDashed Dashed rectangle

1

bsBeveled Embossed (raised) rectangle

2

bsInset Engraved (recessed) rectangle

3

bsUnderline Single line along the bottom of the rectangle

4

See Also

Reference