com.dynalivery.printservice.attribute
Class PDFFontEmbedding
java.lang.Object
javax.print.attribute.EnumSyntax
com.dynalivery.printservice.attribute.PDFFontEmbedding
- All Implemented Interfaces:
- javax.print.attribute.Attribute, java.lang.Cloneable, javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute, java.io.Serializable
- public class PDFFontEmbedding
- extends javax.print.attribute.EnumSyntax
- implements javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute
- See Also:
- Serialized Form
| Methods inherited from class javax.print.attribute.EnumSyntax |
clone, getOffset, getValue, hashCode, readResolve, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
SAFFRON_WITH_PDF_FONT_EMBEDDING
public static final PDFFontEmbedding SAFFRON_WITH_PDF_FONT_EMBEDDING
SAFFRON_WITHOUT_PDF_FONT_EMBEDDING
public static final PDFFontEmbedding SAFFRON_WITHOUT_PDF_FONT_EMBEDDING
PDFFontEmbedding
protected PDFFontEmbedding(int enumValue)
getCategory
public java.lang.Class getCategory()
- Specified by:
getCategory in interface javax.print.attribute.Attribute
getName
public java.lang.String getName()
- Specified by:
getName in interface javax.print.attribute.Attribute
getStringTable
protected java.lang.String[] getStringTable()
getEnumValueTable
protected javax.print.attribute.EnumSyntax[] getEnumValueTable()