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()
Function GetBorderStyle As AnnotBorderStyle
AnnotBorderStyle^ GetBorderStyle()
function GetBorderStyle();
Return Value
Type:
AnnotBorderStyle Annotation's border style.
See Also