public class InfoDict extends Object
Constructor and Description |
---|
InfoDict() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Returns the name of the author of the specified PDF file
|
String |
getCreationDate()
Returns a string specifying the date of file creation.
|
String |
getCreator()
Returns a string specifying the creator tool of the specified PDF file - e.g.
|
String |
getDateModified()
Returns a string specifying the date when the file was last modified.
|
String |
getProducer()
Returns a string specifying the authoring tool used to generate the specified PDF file - e.g.
|
String |
getTitle()
Returns a string specifying the title of the specified PDF file.
|
public String getCreationDate()
public String getProducer()
public String getCreator()
public String getDateModified()
public String getAuthor()
public String getTitle()
Copyright © 2023 Adobe. All rights reserved.