public class PdfUAConfig extends Object
| Constructor and Description |
|---|
PdfUAConfig(PdfUAConformance conformance,
String title,
String language)
Creates a new PdfUAConfig instance.
|
| Modifier and Type | Method and Description |
|---|---|
PdfUAConformance |
getConformance()
Gets the UA conformance.
|
String |
getLanguage()
Gets the language.
|
String |
getTitle()
Gets the title.
|
public PdfUAConfig(PdfUAConformance conformance, String title, String language)
conformance - the conformance of the PDF/UA documenttitle - the title of the PDF/UA documentlanguage - the language of the PDF/UA documentpublic PdfUAConformance getConformance()
PdfUAConformance.public String getTitle()
public String getLanguage()
Copyright © 1998–2024 Apryse Group NV. All rights reserved.