public final class VerticalAlignmentType
extends com.aspose.ms.System.Enum
Enumerates the vertiacl alignment types.
Modifier and Type | Field and Description |
---|---|
static int |
Bottom
Bottom alignment type.
|
static int |
Center
Center alignment type.
|
static int |
Top
Top alignment.
|
public static final int Top
Top alignment.
public static final int Center
Center alignment type.
public static final int Bottom
Bottom alignment type.
Copyright © 2016 Aspose. All Rights Reserved.