public final class OdMeasureTextKind
extends com.aspose.ms.System.Enum
The measure text kind
Modifier and Type | Field and Description |
---|---|
static int |
Gap
The Measure text kind is gap
|
static int |
None
The Measure text kind is none
|
static int |
Unit
The Measure text kind is unit
|
static int |
Value
The Measure text kind is value
|
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 None
The Measure text kind is none
public static final int Gap
The Measure text kind is gap
public static final int Value
The Measure text kind is value
public static final int Unit
The Measure text kind is unit