Click or drag to resize

IAnnotGetBorderStyle Method

Gets the border style for the annotation. Typically used for Link annotations.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
AnnotBorderStyle GetBorderStyle()

Return Value

Type: AnnotBorderStyle
Annotation's border style.
See Also