public static final class TextFormattingOptions.LineSpacingMode
extends com.aspose.ms.System.Enum
Defines line spacing specifics
Modifier and Type | Field and Description |
---|---|
static int |
FontSize
Line spacing is font size
|
static int |
FullSize
Line spacing is a full space between descender and ascender
|
public static final int FontSize
Line spacing is font size
public static final int FullSize
Line spacing is a full space between descender and ascender
Copyright © 2019 Aspose. All Rights Reserved.