Package | Description |
---|---|
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit. |
Modifier and Type | Field and Description |
---|---|
static VerticalAlignmentType |
VerticalAlignmentType.Bottom
Deprecated.
Bottom alignment type.
|
static VerticalAlignmentType |
VerticalAlignmentType.Center
Deprecated.
Center alignment type.
|
static VerticalAlignmentType |
VerticalAlignmentType.Top
Deprecated.
Top alignment.
|
Modifier and Type | Method and Description |
---|---|
VerticalAlignmentType |
PdfPageEditor.getVerticalAlignment()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfPageEditor.setVerticalAlignment(VerticalAlignmentType value)
Deprecated.
|