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

FieldDescription
MediaMedia rendition object.
SelectorSelector rendition object.
UndefinedRendition 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.