com.spire.pdf.annotations
Enum PdfTextMarkupAnnotationType
java.lang.Object
   java.lang.Enum<PdfTextMarkupAnnotationType>
java.lang.Enum<PdfTextMarkupAnnotationType>
       com.spire.pdf.annotations.PdfTextMarkupAnnotationType
com.spire.pdf.annotations.PdfTextMarkupAnnotationType
- All Implemented Interfaces: 
- java.lang.Comparable<PdfTextMarkupAnnotationType>
- public enum PdfTextMarkupAnnotationType 
- extends java.lang.Enum<PdfTextMarkupAnnotationType>
Specifies the Style of the Text Markup Annotation
 
 
Highlight
public static final PdfTextMarkupAnnotationType Highlight
Underline
public static final PdfTextMarkupAnnotationType Underline
Squiggly
public static final PdfTextMarkupAnnotationType Squiggly
Strike_Out
public static final PdfTextMarkupAnnotationType Strike_Out
getName
public java.lang.String getName()
- 
 
getValue
public int getValue()
-