public interface IPdfDocument
Represents a PDF document with pages.
- Since:
- 7.2.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getTotalPageCount
int getTotalPageCount()
- Returns:
- The total number of pages in the PDF document.
-
getTitle
- Returns:
- The title of the PDF document, if available.
-
getAuthor
- Returns:
- The author of the PDF document, if available.