public final class PdfTextAnnotationBorderEffect
extends com.aspose.ms.System.Enum
Describes effect which should be applied to the border of the PDF Text Annotations.
Modifier and Type | Field and Description |
---|---|
static int |
Cloudy
The border will appear "cloudy".
|
static int |
None
No effect.
|
public static final int None
No effect.
public static final int Cloudy
The border will appear "cloudy".
Copyright © 2017. All rights reserved.