Uses of Class
com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties.Font
-
Packages that use Font Package Description com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties Contains the result classes used in PDF Properties Result. -
-
Uses of Font in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties
Methods in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties that return types with arguments of type Font Modifier and Type Method Description List<Font>
Document. getFonts()
Returns a list ofFont
instances present in the specified PDF file.
-