Enum Markup.BorderEffect
Markup border effects
Namespace: pdftron.PDF.Annots
Assembly: PDFTronDotNet.dll
Syntax
public enum Markup.BorderEffect
Fields
| Name | Description |
|---|---|
| e_Cloudy | The border should appear “cloudy”. The width and dash array specified by BS shall be honored. |
| e_None | No effect: the border shall be as described by the annotation dictionary’s BorderStyle(BS) entry. |