-
public class PdfDocument.Meta
-
-
Method Summary
Modifier and Type Method Description StringgetTitle()StringgetAuthor()StringgetSubject()StringgetKeywords()StringgetCreator()StringgetProducer()StringgetCreationDate()StringgetModDate()-
-
Method Detail
-
getSubject
String getSubject()
-
getKeywords
String getKeywords()
-
getCreator
String getCreator()
-
getProducer
String getProducer()
-
getCreationDate
String getCreationDate()
-
getModDate
String getModDate()
-
-
-
-