public final class AnnotationType
extends com.aspose.ms.System.Enum
Annotation types
Modifier and Type | Field and Description |
---|---|
static int |
All
All
|
static int |
Area
The area
|
static int |
Arrow
The arrow
|
static int |
Distance
The distance
|
static int |
Ellipse
The ellipse
|
static int |
Link
The link
|
static int |
None
Default value
|
static int |
Point
The point
|
static int |
Polyline
The polyline
|
static int |
ResourcesRedaction
The resources redaction
|
static int |
TextField
The text field
|
static int |
TextHighlight
The text
|
static int |
TextRedaction
The text redaction
|
static int |
TextReplacement
The text replacement
|
static int |
TextStrikeout
The text strikeout
|
static int |
TextUnderline
The text underline
|
static int |
Watermark
The watermark
|
Modifier and Type | Method and Description |
---|---|
static int[] |
numbers() |
public static final int All
All
public static final int Area
The area
public static final int Arrow
The arrow
public static final int Distance
The distance
public static final int Ellipse
The ellipse
public static final int Link
The link
public static final int None
Default value
public static final int Point
The point
public static final int Polyline
The polyline
public static final int ResourcesRedaction
The resources redaction
public static final int TextField
The text field
public static final int TextHighlight
The text
public static final int TextRedaction
The text redaction
public static final int TextReplacement
The text replacement
public static final int TextStrikeout
The text strikeout
public static final int TextUnderline
The text underline
public static final int Watermark
The watermark