com.spire.pdf.annotations
Enum PdfAnnotationIntent
java.lang.Object
java.lang.Enum<PdfAnnotationIntent>
com.spire.pdf.annotations.PdfAnnotationIntent
- All Implemented Interfaces:
- java.lang.Comparable<PdfAnnotationIntent>
public enum PdfAnnotationIntent
- extends java.lang.Enum<PdfAnnotationIntent>
Specifies the enumeration of the annotation intent.
FreeTextCallout
public static final PdfAnnotationIntent FreeTextCallout
FreeTextTypeWriter
public static final PdfAnnotationIntent FreeTextTypeWriter
getName
public java.lang.String getName()
getValue
public int getValue()