IndirectReferences Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.PdfCopy iTextSharp.text.pdf.PdfCopy.IndirectReferences[[IndirectReferences]] end
Members
Properties
Internal properties
|
Type |
Name |
Methods |
|---|---|---|
|
|
|
|
|
|
|
|
Methods
Internal methods
|
Returns |
Name |
|---|---|
|
|
() |
Public methods
|
Returns |
Name |
|---|---|
|
|
() |
Details
Constructors
IndirectReferences
Source code
internal IndirectReferences(PdfIndirectReference refi)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
refi |
Methods
SetCopied
Source code
internal void SetCopied()
ToString
Source code
public override string ToString()
Properties
Copied
internal bool Copied { get; set; }
Ref
internal PdfIndirectReference Ref { get; }
Generated with ModularDoc