public final class RenditionType
extends com.aspose.ms.System.Enum
Enumeration describes possible types of Rendition.
Modifier and Type | Field and Description |
---|---|
static int |
Media
Media rendition object.
|
static int |
Selector
Selector rendition object.
|
static int |
Undefined
Rendition type is undefined.
|
public static final int Media
Media rendition object.
public static final int Selector
Selector rendition object.
public static final int Undefined
Rendition type is undefined.