Class PdfCopy.StampContent
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
public class PdfCopy.StampContent : PdfContentByte
- Inheritance
-
PdfCopy.StampContent
- Inherited Members
Properties
Duplicate
Gets a duplicate of this PdfContentByte . All the members are copied by reference but the buffer stays different.
public override PdfContentByte Duplicate { get; }
Property Value
- PdfContentByte
a copy of this PdfContentByte