public final class CadLineSpacingType
extends com.aspose.ms.System.Enum
Cad Line spacing enums
Modifier and Type | Field and Description |
---|---|
static int |
AtLeast
At least (taller characters will override)
|
static int |
Exact
The exact (taller characters will not override)
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject
public static final int AtLeast
At least (taller characters will override)
public static final int Exact
The exact (taller characters will not override)
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.