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 AlignmentType |
AlignmentType.Center
Deprecated.
Center alignment.
|
static AlignmentType |
AlignmentType.Left
Deprecated.
Left alignment.
|
static AlignmentType |
AlignmentType.Right
Deprecated.
Right alignment.
|
Modifier and Type | Method and Description |
---|---|
AlignmentType |
PdfPageEditor.getAlignment()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfPageEditor.setAlignment(AlignmentType value)
Deprecated.
|