BorderEffect

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class BorderEffect extends System.Enum

Describes effect which should be applied to the border of the annotations.

Fields

FieldDescription
NoneNo effect.
CloudyThe border will appear “cloudly”.

None

public static final int None

No effect.

Cloudy

public static final int Cloudy

The border will appear “cloudly”.