Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Method and Description |
---|---|
abstract FontFormat |
FontInfo.getFormat()
Returns the font's format.
|
static FontFormat |
FontFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontFormat[] |
FontFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.