pdftextmarkupannotationtype-ag凯发旗舰厅



com.spire.pdf.annotations
enum pdftextmarkupannotationtype

java.lang.object
  extended by java.lang.enum<pdftextmarkupannotationtype>
      extended by 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


enum constant summary
highlight
           
squiggly
           
strike_out
           
underline
           
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

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
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图