public final class LineSpacingType
extends com.aspose.ms.System.Enum
Type of line spacing
Modifier and Type | Field and Description |
---|---|
static byte |
Lines
Coefficient of count of lines
|
static byte |
Points
Line spacing directly in points
|
public static final byte Points
Line spacing directly in points
public static final byte Lines
Coefficient of count of lines
Copyright © 2020 Aspose. All Rights Reserved.