public final class BorderEffect
extends com.aspose.ms.System.Enum
Describes effect which should be applied to the border of the annotations.
Modifier and Type | Field and Description |
---|---|
static int |
Cloudy
The border will appear "cloudly".
|
static int |
None
No effect.
|
public static final int None
No effect.
public static final int Cloudy
The border will appear "cloudly".
Copyright © 2018 Aspose. All Rights Reserved.