OdMeasureTextKind
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdMeasureTextKind extends System.Enum
The measure text kind
Fields
Field | Description |
---|---|
None | The Measure text kind is none |
Gap | The Measure text kind is gap |
Value | The Measure text kind is value |
Unit | The Measure text kind is unit |
None
public static final int None
The Measure text kind is none
Gap
public static final int Gap
The Measure text kind is gap
Value
public static final int Value
The Measure text kind is value
Unit
public static final int Unit
The Measure text kind is unit