|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.ZoomType
public class ZoomType
| Field Summary | ||
|---|---|---|
static final int | NONE | |
| Indicates to use the explicit zoom percentage. | ||
static final int | FULL_PAGE | |
static final int | PAGE_WIDTH | |
static final int | TEXT_FIT | |
| Field Detail |
|---|
NONE | |
public static final int NONE | |
FULL_PAGE | |
public static final int FULL_PAGE | |
PAGE_WIDTH | |
public static final int PAGE_WIDTH | |
TEXT_FIT | |
public static final int TEXT_FIT | |
|
ASPOSE home | ||||||||