public class PdfIsoKeys extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
PDFISOKEY_ACTION |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_ANNOTATION |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_CANVAS |
A key for an aspect that can be checked for PDF ISO Conformance.
|
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_FILESPEC |
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_FORM |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_FORM_XOBJ |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_GRAY |
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_INLINE_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_OBJECT |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_OUTPUTINTENT |
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.
|
static int |
PDFISOKEY_STREAM |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_STRUCTELEM |
A key for an aspect that can be checked for PDF ISO Conformance.
|
static int |
PDFISOKEY_TRAILER |
A key for an aspect that can be checked for PDF ISO Conformance.
|
Constructor | 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
public static final int PDFISOKEY_TRAILER
public static final int PDFISOKEY_STREAM
public static final int PDFISOKEY_FILESPEC
public static final int PDFISOKEY_OBJECT
public static final int PDFISOKEY_CANVAS
public static final int PDFISOKEY_ANNOTATION
public static final int PDFISOKEY_ACTION
public static final int PDFISOKEY_FORM
public static final int PDFISOKEY_STRUCTELEM
public static final int PDFISOKEY_INLINE_IMAGE
public static final int PDFISOKEY_GRAY
public static final int PDFISOKEY_OUTPUTINTENT
public static final int PDFISOKEY_FORM_XOBJ
Copyright © 2018. All rights reserved.