AnnotationBorderEffectStyle Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents an annotation border effect style.

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 AnnotationBorderEffectStyle
Members

  Member nameValueDescription
NoEffect0 No effect: the border shall be as described by the annotation AnnotationBorderStyle entry.
Cloudy1 The border should appear “cloudy”. The width and dash array specified by AnnotationBorderStyle shall be honored.
See Also

Reference