StampContent 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.StampContent[[StampContent]] end subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfContentByte[[PdfContentByte]] end iTextSharp.text.pdf.PdfContentByte --> iTextSharp.text.pdf.PdfCopy.StampContent
Members
Properties
Public properties
|
Type |
Name |
Methods |
|---|---|---|
|
|
|
|
Internal properties
|
Type |
Name |
Methods |
|---|---|---|
|
|
|
|
Details
Inheritance
Constructors
StampContent
Source code
internal StampContent(PdfWriter writer, PageResources pageResources)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
writer |
|
|
|
pageResources |
Properties
Duplicate
public override PdfContentByte Duplicate { get; }
PageResources
internal override PageResources PageResources { get; }
Generated with ModularDoc