RenditionType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class RenditionType extends System.Enum
Enumeration describes possible types of Rendition.
Fields
| Field | Description |
|---|---|
| Media | Media rendition object. |
| Selector | Selector rendition object. |
| Undefined | Rendition type is undefined. |
Media
public static final int Media
Media rendition object.
Selector
public static final int Selector
Selector rendition object.
Undefined
public static final int Undefined
Rendition type is undefined.