java.lang.Objectcom.pdfjet.Embed
public class Embed
Used to specify if TrueType or OpenType font should be embedded in the PDF document. See the Font class for more details.
Field Summary | |
---|---|
static boolean |
NO
|
static boolean |
YES
|
Constructor Summary | |
---|---|
Embed()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean YES
public static final boolean NO
Constructor Detail |
---|
public Embed()