Uses of Class
org.apache.pdfbox.pdmodel.font.CIDSystemInfo
-
Packages that use CIDSystemInfo Package Description org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document. -
-
Uses of CIDSystemInfo in org.apache.pdfbox.pdmodel.font
Methods in org.apache.pdfbox.pdmodel.font that return CIDSystemInfo Modifier and Type Method Description abstract CIDSystemInfo
FontInfo. getCIDSystemInfo()
Returns the CIDSystemInfo associated with the font, if any.
-