textanchortype-ag凯发旗舰厅
com.spire.presentation
enum textanchortype
java.lang.object
java.lang.enum<textanchortype>
com.spire.presentation.textanchortype
- all implemented interfaces:
- java.lang.comparable<textanchortype>
public enum textanchortype
- extends java.lang.enum<textanchortype>
alignment within a text area.
none
public static final textanchortype none
top
public static final textanchortype top
center
public static final textanchortype center
bottom
public static final textanchortype bottom
justified
public static final textanchortype justified
distributed
public static final textanchortype distributed
right
public static final textanchortype right
left
public static final textanchortype left
getname
public java.lang.string getname()
getvalue
public byte getvalue()
getbarcodetypefromvalue
public static textanchortype getbarcodetypefromvalue(int value)