public final class CadLineSpacingType
extends com.aspose.ms.System.Enum
Cad Line spacing enum
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)
|
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.