Package | Description |
---|---|
org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf |
The tagged PDF package provides a mechanism for incorporating "tags" (standard
structure types and attributes) into a PDF file.
|
Modifier and Type | Method and Description |
---|---|
void |
PDLayoutAttributeObject.setBorderColors(PDFourColours borderColors)
Sets the border colours for four sides separately (BorderColor).
|
protected void |
PDStandardAttributeObject.setFourColors(String name,
PDFourColours value)
Sets four colours.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.