public final class LnsrResourceType
extends com.aspose.ms.System.Enum
Discovered Possible Lnsr Resource Types
Modifier and Type | Field and Description |
---|---|
static int |
Bgnd
The Bgnd for Background layer
|
static int |
Cont
The cont for fill layer for example
|
static int |
Layr
The layr for regular image layer
|
static int |
Rend
The rend for text
|
static int |
Unknown
The Unknown is for situation when we didn't describe enum
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Rend
The rend for text
public static final int Cont
The cont for fill layer for example
public static final int Bgnd
The Bgnd for Background layer
public static final int Layr
The layr for regular image layer
public static final int Unknown
The Unknown is for situation when we didn't describe enum