| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf |
| Modifier and Type | Method and Description |
|---|---|
PageResizer.VerticalAnchorPoint |
PageResizer.getVerticalAnchorPoint()
Retrieves the vertical anchor point of the PageResizer.
|
static PageResizer.VerticalAnchorPoint |
PageResizer.VerticalAnchorPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageResizer.VerticalAnchorPoint[] |
PageResizer.VerticalAnchorPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageResizer.setVerticalAnchorPoint(PageResizer.VerticalAnchorPoint anchorPoint)
Sets the vertical anchor point, which determines how the vertical alignment is handled
(e.g., TOP, CENTER, BOTTOM).
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.