The PdfResourcesKeys type exposes the following members.
Fields
Name | Description | |
---|---|---|
ColorSpace |
(Optional) A dictionary that maps each resource name to either the name of a
device-dependent color space or an array describing a color space.
| |
ExtGState |
(Optional) A dictionary that maps resource names to graphics state
parameter dictionaries.
| |
Font |
(Optional) A dictionary that maps resource names to font dictionaries.
| |
Pattern |
(Optional) A dictionary that maps each resource name to either the name of a
device-dependent color space or an array describing a color space.
| |
ProcSet |
(Optional) An array of predefined procedure set names.
| |
Properties |
(Optional; PDF 1.2) A dictionary that maps resource names to property list
dictionaries for marked content.
| |
Shading |
(Optional; PDF 1.3) A dictionary that maps resource names to shading dictionaries.
| |
XObject |
(Optional) A dictionary that maps resource names to external objects.
|
See Also