@Deprecated public final class PdfAnnotationType extends com.aspose.ms.System.Enum
Enumeration of annotation types.
Modifier and Type | Field and Description |
---|---|
static int |
Caret
Deprecated.
Caret annotation type.
|
static int |
Circle
Deprecated.
Circle annotation type.
|
static int |
FileAttachment
Deprecated.
File attachment annotation type.
|
static int |
FreeText
Deprecated.
Free text annotation type.
|
static int |
Highlight
Deprecated.
Highlight annotation type.
|
static int |
Ink
Deprecated.
Ink annotation type.
|
static int |
Line
Deprecated.
Line annotation type.
|
static int |
Link
Deprecated.
Link annotation type.
|
static int |
Movie
Deprecated.
Movie annotation type.
|
static int |
Pdf3D
Deprecated.
PDF3D annotation.
|
static int |
Polygon
Deprecated.
Polygon annotation type.
|
static int |
PolyLine
Deprecated.
Polyline annotation type.
|
static int |
Popup
Deprecated.
Popup annotation type.
|
static int |
PrinterMark
Deprecated.
Printer mark annotation type.
|
static int |
Redaction
Deprecated.
Redaction annotation type.
|
static int |
RichMedia
Deprecated.
RichMedia annotation type.
|
static int |
Screen
Deprecated.
Screen annotation type.
|
static int |
Sound
Deprecated.
Sound annotation type.
|
static int |
Square
Deprecated.
Square annotation type.
|
static int |
Squiggly
Deprecated.
Squiggle annotation type.
|
static int |
Stamp
Deprecated.
Rubber stamp annotation type.
|
static int |
StrikeOut
Deprecated.
Strikeout annotation type.
|
static int |
Text
Deprecated.
Text annotation type.
|
static int |
TrapNet
Deprecated.
Trap network annotation type.
|
static int |
Underline
Deprecated.
Underline annotation type.
|
static int |
Unknown
Deprecated.
Unknown annotation.
|
static int |
Watermark
Deprecated.
Watermark annotation type.
|
static int |
Widget
Deprecated.
Widget annotation type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Text
Text annotation type.
public static final int Circle
Circle annotation type.
public static final int Polygon
Polygon annotation type.
public static final int PolyLine
Polyline annotation type.
public static final int Line
Line annotation type.
public static final int Square
Square annotation type.
public static final int FreeText
Free text annotation type.
public static final int Highlight
Highlight annotation type.
public static final int Underline
Underline annotation type.
public static final int Squiggly
Squiggle annotation type.
public static final int StrikeOut
Strikeout annotation type.
public static final int Caret
Caret annotation type.
public static final int Ink
Ink annotation type.
public static final int Link
Link annotation type.
public static final int Popup
Popup annotation type.
public static final int FileAttachment
File attachment annotation type.
public static final int Sound
Sound annotation type.
public static final int Movie
Movie annotation type.
public static final int Screen
Screen annotation type.
public static final int Widget
Widget annotation type.
public static final int Watermark
Watermark annotation type.
public static final int TrapNet
Trap network annotation type.
public static final int PrinterMark
Printer mark annotation type.
public static final int Redaction
Redaction annotation type.
public static final int Stamp
Rubber stamp annotation type.
public static final int RichMedia
RichMedia annotation type.
public static final int Unknown
Unknown annotation.
public static final int Pdf3D
PDF3D annotation.
Copyright © 2020. All rights reserved.