Uses of Class
com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties.InfoDict
-
Packages that use InfoDict Package Description com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties Contains the result classes used in PDF Properties Result. -
-
Uses of InfoDict in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties
Methods in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties that return InfoDict Modifier and Type Method Description InfoDict
Document. getInfoDict()
Returns anInfoDict
instance that specifies information related to the specified PDF file such as creation date, author etc.
-