Package apple.pdfkit.enums
Class PDFTextAnnotationIconType
- java.lang.Object
-
- apple.pdfkit.enums.PDFTextAnnotationIconType
-
public final class PDFTextAnnotationIconType extends java.lang.ObjectIcon that appears indicating text annotation pop-up.
-
-
Field Detail
-
Comment
public static final long Comment
- See Also:
- Constant Field Values
-
Key
public static final long Key
- See Also:
- Constant Field Values
-
Note
public static final long Note
- See Also:
- Constant Field Values
-
Help
public static final long Help
- See Also:
- Constant Field Values
-
NewParagraph
public static final long NewParagraph
- See Also:
- Constant Field Values
-
Paragraph
public static final long Paragraph
- See Also:
- Constant Field Values
-
Insert
public static final long Insert
- See Also:
- Constant Field Values
-
-