Package com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties
Contains the result classes used in PDF Properties Result.
-
Class Summary Class Description Content This class provides information about the content of the specified PDF file, such as number of images, textual content etc.Document This class provides information about the document level properties of the specified PDF file, such as tags, fonts, PDF Version etc.EncryptionSettings This class provides information about the encryption settings of the specified PDF file, such as user and owner passwords, encryption algorithm etc.Font This class provides information about the font used in the specified PDF file, such as font-name, font-family etc.InfoDict This class provides document authoring related information, such as creation date, creator etc.Page This class provides information about a Page of the specified PDF file, such as page number, height, width etc.PDFProperties This class represents the metadata of the specified PDF file.PermissionSettings This class provides information about the permission settings of the specified PDF file, such as restricting print permissions, edit permissions etc.SecuritySettings This class provides information about the security settings of the specified PDF file, such as encryption and permission settings.