LineAlignment
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class LineAlignment extends System.Enum
Represents the lines alignment type.
Fields
Field | Description |
---|---|
NotDefined | |
Center | |
Inset |
NotDefined
public static final byte NotDefined
Center
public static final byte Center
Inset
public static final byte Inset