Click or drag to resize

WidgetGetBorderStyle Method

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

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

Return Value

Type: AnnotBorderStyle
Annotation's border style.

Implements

IAnnotGetBorderStyle
See Also