Table of Contents

Namespace PdfSharp.Pdf.Advanced

Classes

PdfCatalog

Represents the catalog dictionary.

PdfContent

Represents the content of a page. PDFsharp supports only one content stream per page. If an imported page has an array of content streams, the streams are concatenated to one single stream.

PdfContents

Represents an array of PDF content streams of a page.

PdfDictionaryWithContentStream

Represents a base class for dictionaries with a content stream. Implement IContentStream for use with a content writer.

PdfDictionaryWithContentStream.Keys

Predefined keys of this dictionary.

PdfEmbeddedFileStream

Represents an embedded file stream. PDF 1.3.

PdfEmbeddedFileStream.Keys

Predefined keys of this dictionary.

PdfExtGState

Represents an extended graphics state object.

PdfExtGStateTable

Contains all used ExtGState objects of a document.

PdfFileSpecification

Represents a file specification dictionary.

PdfFileSpecification.Keys

Predefined keys of this dictionary.

PdfFont

Represents the base class of a PDF font.

PdfFont.Keys

Predefined keys common to all font dictionaries.

PdfFontDescriptor

A PDF font descriptor specifies metrics and other attributes of a simple font, as distinct from the metrics of individual glyphs.

PdfFontDescriptor.Keys

Predefined keys of this dictionary.

PdfFontProgram

Represents the base class of a PDF font.

PdfFormXObject

Represents an external form object (e.g. an imported page).

PdfFormXObject.Keys

Predefined keys of this dictionary.

PdfGroupAttributes

Represents a PDF group XObject.

PdfGroupAttributes.Keys

Predefined keys of this dictionary.

PdfImage

Represents an image.

PdfImage.Keys

Common keys for all streams.

PdfInternals

Provides access to the internal document data structures. This class prevents the public interfaces from pollution with too many internal functions.

PdfNameDictionary

Represents the name dictionary.

PdfNamedDestinationParameters

Creates the named destination parameters.

PdfObjectInternals

Provides access to the internal PDF object data structures. This class prevents the public interfaces from pollution with too many internal functions.

PdfObjectStream

Represents an object stream that contains compressed objects. PDF 1.5.

PdfObjectStream.Keys

Predefined keys common to all font dictionaries.

PdfReference

Represents an indirect reference to a PdfObject.

PdfResourceTable

Base class for FontTable, ImageTable, FormXObjectTable etc.

PdfResources

Represents a PDF resource object.

PdfResources.Keys

Predefined keys of this dictionary.

PdfShading

Represents a shading dictionary.

PdfShadingPattern

Represents a shading pattern dictionary.

PdfSoftMask

Represents a PDF soft mask.

PdfSoftMask.Keys

Predefined keys of this dictionary.

PdfTilingPattern

Represents a tiling pattern dictionary.

PdfTransparencyGroupAttributes

Represents a PDF transparency group XObject.

PdfTransparencyGroupAttributes.Keys

Predefined keys of this dictionary.

PdfXObject

Base class for all PDF external objects.

PdfXObject.Keys

Predefined keys of this dictionary.