PdfResourcesKeys ClassTerminal Works - PDF Printing.Net Library
Predefined keys of this dictionary.
Inheritance Hierarchy

SystemObject
  PdfEdit.PdfKeysBase
    PdfEdit.Pdf.AdvancedPdfResourcesKeys

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public sealed class Keys : KeysBase

The PdfResourcesKeys type exposes the following members.

Constructors

  NameDescription
Public methodPdfResourcesKeys
Initializes a new instance of the PdfResourcesKeys class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberColorSpace
(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.
Public fieldStatic memberExtGState
(Optional) A dictionary that maps resource names to graphics state parameter dictionaries.
Public fieldStatic memberFont
(Optional) A dictionary that maps resource names to font dictionaries.
Public fieldStatic memberPattern
(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.
Public fieldStatic memberProcSet
(Optional) An array of predefined procedure set names.
Public fieldStatic memberProperties
(Optional; PDF 1.2) A dictionary that maps resource names to property list dictionaries for marked content.
Public fieldStatic memberShading
(Optional; PDF 1.3) A dictionary that maps resource names to shading dictionaries.
Public fieldStatic memberXObject
(Optional) A dictionary that maps resource names to external objects.
Top
See Also

Reference