public final class MediaType
extends com.aspose.ms.System.Enum
Specifies possible media types used during rendering.
| Modifier and Type | Field and Description |
|---|---|
static int |
Print
The
Print media is used during renderind. |
static int |
Screen
The
Screen media is used during renderind. |
public static final int Print
The Print media is used during renderind.
public static final int Screen
The Screen media is used during renderind.