pdfannotationflags-ag凯发旗舰厅
com.spire.pdf.annotations
enum pdfannotationflags
java.lang.object
java.lang.enum<pdfannotationflags>
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.
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
getname
public java.lang.string getname()
getvalue
public int getvalue()