public class PdfIsoKeys
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
PDFISOKEY_CMYK
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_COLOR
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_FONT
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_GSTATE
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_IMAGE
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_LAYER
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_RGB
A key for an aspect that can be checked for PDF ISO Conformance.
|
Constructor and Description |
---|
PdfIsoKeys() |
public static final int PDFISOKEY_COLOR
public static final int PDFISOKEY_CMYK
public static final int PDFISOKEY_RGB
public static final int PDFISOKEY_FONT
public static final int PDFISOKEY_IMAGE
public static final int PDFISOKEY_GSTATE
public static final int PDFISOKEY_LAYER
Copyright © 2013. All Rights Reserved.