Class PdfPageValidationContext
java.lang.Object
com.itextpdf.kernel.validation.context.PdfPageValidationContext
- All Implemented Interfaces:
-
IValidationContext
Class for
PdfPage
validation context.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PdfPageValidationContext
Instantiates a newPdfPageValidationContext
based on pdf page.- Parameters:
-
page
- the pdf page
-
-
Method Details
-
getPage
Gets the pdf page.- Returns:
- the pdf page
-
getType
Description copied from interface:IValidationContext
Gets type of the context.- Specified by:
-
getType
in interfaceIValidationContext
- Returns:
- the type
-