PdfTextAnnotationBorderEffect
Inheritance: java.lang.Object
public final class PdfTextAnnotationBorderEffect
Describes effect which should be applied to the border of the PDF Text Annotations.
Fields
| Field | Description | 
|---|---|
| None | No effect. | 
| Cloudy | The border will appear “cloudy”. | 
None
public static final int None
No effect.
Cloudy
public static final int Cloudy
The border will appear “cloudy”.