java.lang.Objectcom.aspose.words.LineSpacingRule
public class LineSpacingRule
Field Summary | ||
---|---|---|
static final int | AT_LEAST | |
The line spacing can be greater than or equal to, but never less than,
the value specified in the |
||
static final int | EXACTLY | |
The line spacing never changes from the value specified in the
|
||
static final int | MULTIPLE | |
The line spacing is specified in the |
Field Detail |
---|
AT_LEAST | |
public static final int AT_LEAST |
EXACTLY | |
public static final int EXACTLY |
MULTIPLE | |
public static final int MULTIPLE |