pageorientation-ag凯发旗舰厅
com.spire.doc.documents
enum pageorientation
java.lang.object
java.lang.enum<pageorientation>
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. |
portrait
public static final pageorientation portrait
- portrait page orientation.
landscape
public static final pageorientation landscape
- landscape page orientation.
getvalue
public int getvalue()