AnnotationBorderType Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents a border type.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum AnnotationBorderType
Members

  Member nameValueDescription
Solid0 A solid rectangle surrounding the annotation.
Dashed1 A dashed rectangle surrounding the annotation.
Beveled2 A simulated embossed rectangle that appears to be raised above the surface of the page.
Inset3 A simulated engraved rectangle that appears to be recessed below the surface of the page.
Underline4 A single line along the bottom of the annotation rectangle.
See Also

Reference