penalignmenttype-ag凯发旗舰厅



com.spire.presentation.drawing
enum penalignmenttype

java.lang.object
  extended by java.lang.enum<penalignmenttype>
      extended by com.spire.presentation.drawing.penalignmenttype
all implemented interfaces:
java.lang.comparable<penalignmenttype>

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

represents the lines alignment type.


enum constant summary
center
           
inset
           
none
           
 
method summary
 java.lang.string getname()
           
static penalignmenttype getpenalignmenttypefromvalue(long value)
           
 byte getvalue()
           
 
enum constant detail

none

public static final penalignmenttype none

center

public static final penalignmenttype center

inset

public static final penalignmenttype inset
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

getpenalignmenttypefromvalue

public static penalignmenttype getpenalignmenttypefromvalue(long value)


网站地图