pdfannotationintent-ag凯发旗舰厅



com.spire.pdf.annotations
enum pdfannotationintent

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


enum constant summary
freetextcallout
           
freetexttypewriter
           
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

freetextcallout

public static final pdfannotationintent freetextcallout

freetexttypewriter

public static final pdfannotationintent freetexttypewriter
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图