| Package | Description |
|---|---|
| com.openhtmltopdf.extend |
| Modifier and Type | Method and Description |
|---|---|
static StructureType |
StructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureType[] |
StructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OutputDevice.startStructure(StructureType type,
Box box)
Propagate the structure heirachy to allow for PDF/UA compliance.
|
Copyright © 2004–2025. All rights reserved.