Click or drag to resize

MarkupBorderEffect Enumeration

Markup border effects

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum MarkupBorderEffect
Members
  Member nameValueDescription
e_None0No effect: the border shall be as described by the annotation dictionary’s BorderStyle(BS) entry.
e_Cloudy1The border should appear “cloudy”. The width and dash Array specified by BS shall be honored.
See Also