public class PdfPageValidationContext extends Object implements IValidationContext
PdfPage validation context.| Constructor and Description |
|---|
PdfPageValidationContext(PdfPage page)
Instantiates a new
PdfPageValidationContext based on pdf page. |
| Modifier and Type | Method and Description |
|---|---|
PdfPage |
getPage()
Gets the pdf page.
|
ValidationType |
getType()
Gets type of the context.
|
public PdfPageValidationContext(PdfPage page)
PdfPageValidationContext based on pdf page.page - the pdf pagepublic PdfPage getPage()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.