slideorienation-ag凯发旗舰厅



com.spire.presentation
enum slideorienation

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

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

represents the slide orientation.


enum constant summary
landscape
          landscape orientation.
portrait
          portrait orientation.
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

landscape

public static final slideorienation landscape
landscape orientation.

portrait

public static final slideorienation portrait
portrait orientation.
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图