public final class MediaFeature extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ASPECT_RATIO
Value: |
static String |
COLOR
Value: |
static String |
COLOR_INDEX
Value: |
static String |
GRID
Value: |
static String |
HEIGHT
Value: |
static String |
MONOCHROME
Value: |
static String |
ORIENTATION
Value: landscape | portrait Media: visual Accepts min/max prefixes: no Indicates whether the viewport is in landscape (the display is wider than it is tall) or portrait (the display is taller than it is wide) mode.
|
static String |
RESOLUTION
Value: |
static String |
SCAN
Value: progressive | interlace Media: tv Accepts min/max prefixes: no Describes the scanning process of television output devices.
|
static String |
WIDTH
Value: |
public static final String COLOR
public static final String COLOR_INDEX
public static final String ASPECT_RATIO
public static final String GRID
public static final String SCAN
public static final String ORIENTATION
public static final String MONOCHROME
public static final String HEIGHT
public static final String RESOLUTION
public static final String WIDTH
Copyright © 1998–2019 iText Group NV. All rights reserved.