public class RenderingIntentValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
RenderingIntentValidationContext(PdfName intent)
Instantiates a new
RenderingIntentValidationContext based on pdf name. |
| Modifier and Type | Method and Description |
|---|---|
PdfName |
getIntent()
Gets the intent pdf name.
|
ValidationType |
getType()
Gets type of the context.
|
public RenderingIntentValidationContext(PdfName intent)
RenderingIntentValidationContext based on pdf name.intent - the intent pdf namepublic PdfName getIntent()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.