CadLineSpacing

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

The Cad line spacing.

Enum Values

FieldDescription
AtLeastThe at least.
ExactThe exact.

AtLeast

public static final int AtLeast

The at least.

Returns: int

Exact

public static final int Exact

The exact.

Returns: int