Click or drag to resize

InkGetBorderEffect Method

Gets the Border Effect of the Markup Annotation.

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

Return Value

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

Implements

IMarkupGetBorderEffect
See Also