public class PBOutputIntentsFeaturesObjectAdapter extends Object
| Constructor and Description |
|---|
PBOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt,
String iccProfileID)
Constructs new OutputIntent Feature Object adapter
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getICCProfileID() |
String |
getInfo() |
String |
getOutputCondition() |
String |
getOutputConditionIdentifier() |
String |
getRegistryName() |
String |
getSubType() |
boolean |
isPDFObjectPresent() |
public PBOutputIntentsFeaturesObjectAdapter(PDOutputIntent outInt,
String iccProfileID)
outInt - pdfbox class represents OutputIntent objecticcProfileID - id of the icc profile which use in this outputIntentpublic String getICCProfileID()
public String getSubType()
public String getOutputCondition()
public String getOutputConditionIdentifier()
public String getRegistryName()
public String getInfo()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.