pdftextstyle-ag凯发旗舰厅



com.spire.pdf.bookmarks
enum pdftextstyle

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

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

allows to choose outline text style.


enum constant summary
bold
           
boldanditalic
           
italic
           
regular
           
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

regular

public static final pdftextstyle regular

italic

public static final pdftextstyle italic

bold

public static final pdftextstyle bold

boldanditalic

public static final pdftextstyle boldanditalic
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图