| XsPDF.Pdf.Advanced Namespace |
| Class | Description | |
|---|---|---|
| PdfCatalog |
Represents the catalog dictionary.
|
|
| PdfContent |
Represents the content of a page. XsPDF 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.
|
|
| PdfExtGState |
Represents an extended graphics state object.
|
|
| PdfExtGStateTable |
Contains all used ExtGState objects of a document.
|
|
| PdfFont |
Represents 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.
|
|
| 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 to much internal functions.
|
|
| PdfObjectInternals |
Provides access to the internal PDF object data structures. This class prevents the public interfaces from pollution with to much 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.
|
|
| PdfResources |
Represents a PDF resource object.
|
|
| PdfResources Keys |
Predefined keys of this dictionary.
|
|
| PdfResourceTable |
Base class for FontTable, ImageTable, FormXObjectTable etc.
|
|
| 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.
|