slidesizetype-ag凯发旗舰厅



com.spire.presentation
enum slidesizetype

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

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

represents the slide size preset.


enum constant summary
a3
          a3
a4
          a4
b4iso
          b4 iso
b4jis
          b4 jis
b5iso
          b5 iso
b5jis
          b5 jis
banner
          banner
custom
          custom size
film_35_mm
          slide 35mm
hagaki_card
          hagaki card
ledger
          ledger
letter
          letter
none
           
overhead
          overhead
screen_16_x_10
          on screen 16x10
screen_16_x_9
          on screen 16x9
screen_4_x_3
          on screen 4x3
 
method summary
 java.lang.string getname()
           
static slidesizetype getslidesizetypefromvalue(long value)
           
 int getvalue()
           
 
enum constant detail

none

public static final slidesizetype none

screen_4_x_3

public static final slidesizetype screen_4_x_3
on screen 4x3

letter

public static final slidesizetype letter
letter

a4

public static final slidesizetype a4
a4

film_35_mm

public static final slidesizetype film_35_mm
slide 35mm

overhead

public static final slidesizetype overhead
overhead

banner

public static final slidesizetype banner
banner

custom

public static final slidesizetype custom
custom size

ledger

public static final slidesizetype ledger
ledger

a3

public static final slidesizetype a3
a3

b4iso

public static final slidesizetype b4iso
b4 iso

b5iso

public static final slidesizetype b5iso
b5 iso

b4jis

public static final slidesizetype b4jis
b4 jis

b5jis

public static final slidesizetype b5jis
b5 jis

hagaki_card

public static final slidesizetype hagaki_card
hagaki card

screen_16_x_9

public static final slidesizetype screen_16_x_9
on screen 16x9

screen_16_x_10

public static final slidesizetype screen_16_x_10
on screen 16x10
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getslidesizetypefromvalue

public static slidesizetype getslidesizetypefromvalue(long value)


网站地图