Package de.xima.fc.pdf.form
Interface IPdfDocument
-
public interface IPdfDocument
Represents a PDF document with pages.- Since:
- 7.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAuthor()
String
getTitle()
int
getTotalPageCount()
-