public final class AnnotationType
extends com.aspose.ms.System.Enum
The annotation type.
Modifier and Type | Field and Description |
---|---|
static byte |
Area
The area
|
static byte |
Arrow
The arrow
|
static byte |
Distance
The distance
|
static byte |
Point
The point
|
static byte |
Polyline
The polyline
|
static byte |
ResourcesRedaction
The resources redaction
|
static byte |
Text
The text
|
static byte |
TextField
The text field
|
static byte |
TextRedaction
The text redaction
|
static byte |
TextReplacement
The text replacement
|
static byte |
TextStrikeout
The text strikeout
|
static byte |
TextUnderline
The text underline
|
static byte |
Watermark
The watermark
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
numbers() |
public static final byte Text
The text
public static final byte Area
The area
public static final byte Point
The point
public static final byte TextStrikeout
The text strikeout
public static final byte Polyline
The polyline
public static final byte TextField
The text field
public static final byte Watermark
The watermark
public static final byte TextReplacement
The text replacement
public static final byte Arrow
The arrow
public static final byte TextRedaction
The text redaction
public static final byte ResourcesRedaction
The resources redaction
public static final byte TextUnderline
The text underline
public static final byte Distance
The distance
Copyright © 2018. All rights reserved.