public static final class DocumentAtom.SlideSize extends Object
Modifier and Type | Field and Description |
---|---|
static int |
A4_SIZED_PAPER |
static int |
BANNER |
static int |
CUSTOM |
static int |
LETTER_SIZED_PAPER |
static int |
ON_35MM |
static int |
ON_SCREEN |
static int |
OVERHEAD |
Constructor and Description |
---|
SlideSize() |
public static final int ON_SCREEN
public static final int LETTER_SIZED_PAPER
public static final int A4_SIZED_PAPER
public static final int ON_35MM
public static final int OVERHEAD
public static final int BANNER
public static final int CUSTOM
Copyright © 2020. All rights reserved.