pageorientation-ag凯发旗舰厅



com.spire.doc.documents
enum pageorientation

java.lang.object
  extended by java.lang.enum<pageorientation>
      extended by com.spire.doc.documents.pageorientation
all implemented interfaces:
java.lang.comparable<pageorientation>

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

specifies orientation of the page.


enum constant summary
landscape
          landscape page orientation.
portrait
          portrait page orientation.
 
method summary
 int getvalue()
           
 
enum constant detail

portrait

public static final pageorientation portrait
portrait page orientation.

landscape

public static final pageorientation landscape
landscape page orientation.
method detail

getvalue

public int getvalue()


网站地图