Annotation.setBorderStyle

Defines the style of the annotation's border.

class Annotation
HPDF_STATUS
setBorderStyle
(
float width
,
ushort dashOn
,
ushort dashOff
)

Parameters

width float

The width of an annotation's border.

dashOn ushort

The dash style.

dashOff ushort

The dash style

Meta