public class PdfObjectValidationContext extends Object implements IValidationContext
PdfObject validation context.| Constructor and Description |
|---|
PdfObjectValidationContext(PdfObject object)
Instantiates a new
PdfObjectValidationContext based on pdf object. |
| Modifier and Type | Method and Description |
|---|---|
PdfObject |
getObject()
Gets the pdf object.
|
ValidationType |
getType()
Gets type of the context.
|
public PdfObjectValidationContext(PdfObject object)
PdfObjectValidationContext based on pdf object.object - the pdf objectpublic PdfObject getObject()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2025 Apryse Group NV. All rights reserved.