Table of Contents

Class PageResources

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll
public class PageResources
Inheritance
PageResources
Inherited Members

Fields

ColorDictionary

protected PdfDictionary ColorDictionary

Field Value

PdfDictionary

ExtGStateDictionary

protected PdfDictionary ExtGStateDictionary

Field Value

PdfDictionary

FontDictionary

protected PdfDictionary FontDictionary

Field Value

PdfDictionary

ForbiddenNames

protected INullValueDictionary<PdfName, object> ForbiddenNames

Field Value

INullValueDictionary<PdfName, object>

NamePtr

protected int[] NamePtr

Field Value

int[]

OriginalResources

protected PdfDictionary OriginalResources

Field Value

PdfDictionary

PatternDictionary

protected PdfDictionary PatternDictionary

Field Value

PdfDictionary

PropertyDictionary

protected PdfDictionary PropertyDictionary

Field Value

PdfDictionary

ShadingDictionary

protected PdfDictionary ShadingDictionary

Field Value

PdfDictionary

UsedNames

protected INullValueDictionary<PdfName, PdfName> UsedNames

Field Value

INullValueDictionary<PdfName, PdfName>

XObjectDictionary

protected PdfDictionary XObjectDictionary

Field Value

PdfDictionary