pdfannotationflags-ag凯发旗舰厅



com.spire.pdf.annotations
enum pdfannotationflags

java.lang.object
  extended by java.lang.enum<pdfannotationflags>
      extended by com.spire.pdf.annotations.pdfannotationflags
all implemented interfaces:
java.lang.comparable<pdfannotationflags>

public enum pdfannotationflags
extends java.lang.enum<pdfannotationflags>

specifies the enumeration of the annotation flags.


enum constant summary
default
           
hidden
           
invisible
           
locked
           
no_rotate
           
no_view
           
no_zoom
           
print
           
read_only
           
toggle_no_view
           
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

default

public static final pdfannotationflags default

invisible

public static final pdfannotationflags invisible

hidden

public static final pdfannotationflags hidden

print

public static final pdfannotationflags print

no_zoom

public static final pdfannotationflags no_zoom

no_rotate

public static final pdfannotationflags no_rotate

no_view

public static final pdfannotationflags no_view

read_only

public static final pdfannotationflags read_only

locked

public static final pdfannotationflags locked

toggle_no_view

public static final pdfannotationflags toggle_no_view
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图