Uses of Class
com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties.Content
-
Packages that use Content Package Description com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties Contains the result classes used in PDF Properties Result. -
-
Uses of Content in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties
Methods in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties that return Content Modifier and Type Method Description Content
Page. getContent()
Returns aContent
instance that specifies content level properties of the PDF such as number of images, textual content etc.
-