Interface PdfModification
- All Known Implementing Classes:
CommonPdfModification
public interface PdfModification
This interface contains information about the occurred modifications in a PDF
-
Method Summary
-
Method Details
-
getPage
int getPage()Returns a page where the modification occurs- Returns:
- page number
-