@Deprecated public final class RenderFormat extends com.aspose.ms.System.Enum
Enumeration for different render formats.
Modifier and Type | Field and Description |
---|---|
static int |
Html
Deprecated.
Render to HTML.
|
static int |
Image
Deprecated.
Render to image.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Image
Render to image.
public static final int Html
Render to HTML.