C# Class iTextSharp.text.pdf.PageResources

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Protected Properties

Свойство Type Description
colorDictionary PdfDictionary
extGStateDictionary PdfDictionary
fontDictionary PdfDictionary
forbiddenNames object>.Dictionary
namePtr int[]
originalResources PdfDictionary
patternDictionary PdfDictionary
propertyDictionary PdfDictionary
shadingDictionary PdfDictionary
usedNames PdfName>.Dictionary
xObjectDictionary PdfDictionary

Private Properties

Свойство Type Description
AddColor PdfName
AddDefaultColor void
AddDefaultColor void
AddDefaultColorDiff void
AddExtGState PdfName
AddFont PdfName
AddPattern PdfName
AddProperty PdfName
AddShading PdfName
AddXObject PdfName
HasResources bool
PageResources System
SetOriginalResources void
TranslateName PdfName

Private Methods

Méthode Description
AddColor ( PdfName name, PdfIndirectReference reference ) : PdfName
AddDefaultColor ( PdfDictionary dic ) : void
AddDefaultColor ( PdfName name, PdfObject obj ) : void
AddDefaultColorDiff ( PdfDictionary dic ) : void
AddExtGState ( PdfName name, PdfIndirectReference reference ) : PdfName
AddFont ( PdfName name, PdfIndirectReference reference ) : PdfName
AddPattern ( PdfName name, PdfIndirectReference reference ) : PdfName
AddProperty ( PdfName name, PdfIndirectReference reference ) : PdfName
AddShading ( PdfName name, PdfIndirectReference reference ) : PdfName
AddXObject ( PdfName name, PdfIndirectReference reference ) : PdfName
HasResources ( ) : bool
PageResources ( ) : System
SetOriginalResources ( PdfDictionary resources, int newNamePtr ) : void
TranslateName ( PdfName name ) : PdfName

Property Details

colorDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf colorDictionary
Résultat PdfDictionary

extGStateDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf extGStateDictionary
Résultat PdfDictionary

fontDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf fontDictionary
Résultat PdfDictionary

forbiddenNames protected_oe property

protected Dictionary forbiddenNames
Résultat object>.Dictionary

namePtr protected_oe property

protected int[] namePtr
Résultat int[]

originalResources protected_oe property

protected PdfDictionary,iTextSharp.text.pdf originalResources
Résultat PdfDictionary

patternDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf patternDictionary
Résultat PdfDictionary

propertyDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf propertyDictionary
Résultat PdfDictionary

shadingDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf shadingDictionary
Résultat PdfDictionary

usedNames protected_oe property

protected Dictionary usedNames
Résultat PdfName>.Dictionary

xObjectDictionary protected_oe property

protected PdfDictionary,iTextSharp.text.pdf xObjectDictionary
Résultat PdfDictionary