| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf |
| Modifier and Type | Method and Description |
|---|---|
PageResizer.HorizontalAnchorPoint |
PageResizer.getHorizontalAnchorPoint()
Retrieves the horizontal anchor point of the PageResizer.
|
static PageResizer.HorizontalAnchorPoint |
PageResizer.HorizontalAnchorPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageResizer.HorizontalAnchorPoint[] |
PageResizer.HorizontalAnchorPoint.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.setHorizontalAnchorPoint(PageResizer.HorizontalAnchorPoint anchorPoint)
Sets the horizontal anchor point, which determines how the horizontal alignment is handled
(e.g., LEFT, CENTER, RIGHT).
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.