Class PdfPsxObject
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
Implements the PostScript XObject.
public class PdfPsxObject : PdfTemplate
- Inheritance
-
PdfPsxObject
- Inherited Members
Constructors
PdfPsxObject()
Creates a new instance of PdfPSXObject
protected PdfPsxObject()
PdfPsxObject(PdfWriter)
Constructs a PSXObject
public PdfPsxObject(PdfWriter wr)
Parameters
wr
PdfWriter
Properties
Duplicate
public override PdfContentByte Duplicate { get; }