SlideSizeType
Contents
[
Hide
]SlideSizeType class
Represents the slide size preset.
Constants
| Name | Value | Description |
|---|---|---|
| OnScreen | 0 | On screen 4x3 |
| LetterPaper | 1 | Letter |
| A4Paper | 2 | A4 |
| Slide35mm | 3 | Slide 35mm |
| Overhead | 4 | Overhead |
| Banner | 5 | Banner |
| Custom | 6 | Custom size |
| Ledger | 7 | Ledger |
| A3Paper | 8 | A3 |
| B4IsoPaper | 9 | B4 ISO |
| B5IsoPaper | 10 | B5 ISO |
| B4JisPaper | 11 | B4 JIS |
| B5JisPaper | 12 | B5 JIS |
| HagakiCard | 13 | Hagaki card |
| OnScreen16x9 | 14 | On screen 16x9 |
| OnScreen16x10 | 15 | On Screen 16x10 |
| Widescreen | 16 | Widescreen |
OnScreen
On screen 4x3
LetterPaper
Letter
A4Paper
A4
Slide35mm
Slide 35mm
Overhead
Overhead
Banner
Banner
Custom
Custom size
Ledger
Ledger
A3Paper
A3
B4IsoPaper
B4 ISO
B5IsoPaper
B5 ISO
B4JisPaper
B4 JIS
B5JisPaper
B5 JIS
HagakiCard
Hagaki card
OnScreen16x9
On screen 16x9
OnScreen16x10
On Screen 16x10
Widescreen
Widescreen
Clone
| Name | Description |
|---|---|
| Clone() |
Result: T
CloneTo
| Name | Description |
|---|---|
| CloneTo(T) |
format
| Name | Description |
|---|---|
| format(java.lang.Class, long, String) |
Result: String
format
| Name | Description |
|---|---|
| format(Type, Object, String) |
Result: String
getName
| Name | Description |
|---|---|
| getName(java.lang.Class, long) |
Result: String
getName
| Name | Description |
|---|---|
| getName(Type, Object) |
Result: String
getNames
| Name | Description |
|---|---|
| getNames(java.lang.Class) |
Result: List, ArrayList
getNames
| Name | Description |
|---|---|
| getNames(Type) |
Result: String
getUnderlyingType
| Name | Description |
|---|---|
| getUnderlyingType(java.lang.Class) |
Result: Class
getUnderlyingType
| Name | Description |
|---|---|
| getUnderlyingType(Type) |
Result: Type
getValue
| Name | Description |
|---|---|
| getValue(java.lang.Class, String) |
Result: long
getValues
| Name | Description |
|---|---|
| getValues(Type) |
Result: Array
get_Caption
| Name | Description |
|---|---|
| get_Caption() |
Result: String
get_Value
| Name | Description |
|---|---|
| get_Value() |
Result: long
isDefined
| Name | Description |
|---|---|
| isDefined(java.lang.Class, long) |
Result: boolean
isDefined
| Name | Description |
|---|---|
| isDefined(Type, long) |
Result: boolean
isDefined
| Name | Description |
|---|---|
| isDefined(Type, String) |
Result: boolean
isDefined
| Name | Description |
|---|---|
| isDefined(Type, Object) |
Result: boolean
parse
| Name | Description |
|---|---|
| parse(java.lang.Class, String) |
Result: long
parse
| Name | Description |
|---|---|
| parse(java.lang.Class, String, Boolean) |
Result: long
parse
| Name | Description |
|---|---|
| parse(Type, String) |
Result: long
parse
| Name | Description |
|---|---|
| parse(Type, String, Boolean) |
Result: long
register
| Name | Description |
|---|---|
| register(Enum.AbstractEnum) |
toObject
| Name | Description |
|---|---|
| toObject(Type, Object) |
Result: Object
toString
| Name | Description |
|---|---|
| toString(java.lang.Class, long) |
Result: String