PdfResources Internal class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfResources[[PdfResources]] iTextSharp.text.pdf.PdfDictionary[[PdfDictionary]] end iTextSharp.text.pdf.PdfDictionary --> iTextSharp.text.pdf.PdfResources
Members
Methods
Internal methods
|
Returns |
Name |
|---|---|
|
|
(
key,
resource) |
Details
Inheritance
Constructors
PdfResources
Source code
internal PdfResources()
Methods
Add
Source code
internal void Add(PdfName key, PdfDictionary resource)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
key |
|
|
|
resource |
Generated with ModularDoc