CadLineSpacingType

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

Cad Line spacing enum

Enum Values

FieldDescription
AtLeastAt least (taller characters will override)
ExactThe exact (taller characters will not override)

AtLeast

public static final int AtLeast

At least (taller characters will override)

Returns: int

Exact

public static final int Exact

The exact (taller characters will not override)

Returns: int