| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.graphics.form |
This package deals with Form XObjects that are stored in a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
PDTransparencyGroupAttributes |
PDFormXObject.getGroup()
Returns the transparency group attributes dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFormXObject.setGroup(PDTransparencyGroupAttributes group)
Sets the transparency group attributes dictionary.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.