bookmarktextstyle-ag凯发旗舰厅
com.spire.doc
enum bookmarktextstyle
java.lang.object
java.lang.enum<bookmarktextstyle>
com.spire.doc.bookmarktextstyle
- all implemented interfaces:
- java.lang.comparable<bookmarktextstyle>
public enum bookmarktextstyle
- extends java.lang.enum<bookmarktextstyle>
allows to choose outline text style.
regular
public static final bookmarktextstyle regular
- regular text style.
italic
public static final bookmarktextstyle italic
- italic text style.
bold
public static final bookmarktextstyle bold
- bold text style.
italic_bold
public static final bookmarktextstyle italic_bold
- italic and bold text style.
getvalue
public int getvalue()