Click or drag to resize

IMarkupGetBorderEffect Method

Gets the Border Effect of the Markup Annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
MarkupBorderEffect GetBorderEffect()

Return Value

Type: MarkupBorderEffect
An entry from the enum "BorderEffect" that represents the border effect.
See Also