Uses of Class
com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties.Page
-
Packages that use Page Package Description com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties Contains the result classes used in PDF Properties Result. -
-
Uses of Page in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties
Methods in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties that return types with arguments of type Page Modifier and Type Method Description List<Page>
PDFProperties. getPages()
Returns a list ofPage
instances specifying page level properties of the pages from the specified PDF file such as page number, page height etc.
-