Package | Description |
---|---|
com.ironsoftware.ironpdf | |
com.ironsoftware.ironpdf.internal.staticapi | |
com.ironsoftware.ironpdf.stamp |
Modifier and Type | Method and Description |
---|---|
PdfDocument |
PdfDocument.applyWatermark(String html,
int opacity,
VerticalAlignment verticalAlignment,
HorizontalAlignment horizontalAlignment)
Adds a watermark to this PDF.
|
Modifier and Type | Method and Description |
---|---|
static HorizontalAlignment |
Stamp_Converter.toProto(HorizontalAlignment input) |
Modifier and Type | Method and Description |
---|---|
HorizontalAlignment |
Stamper.getHorizontalAlignment()
Gets horizontal alignment.
|
static HorizontalAlignment |
HorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HorizontalAlignment[] |
HorizontalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Stamper.setHorizontalAlignment(HorizontalAlignment value)
Sets horizontal alignment.
|
Copyright © 2022–2023 Iron Software. All rights reserved.