HiraokaHyperTools.iTextSharp-LGPL  0.2.5
iTextSharp.text.pdf.ObjCopyUtil Class Reference

Public Member Functions

 ObjCopyUtil (PdfWriter writer)
 
PdfIndirectReference CopyIndirect (PRIndirectReference inp)
 
PdfObject CopyObject (PdfObject inp)
 
PdfDictionary CopyDictionary (PdfDictionary inp)
 
PdfArray CopyArray (PdfArray inp)
 
PdfStream CopyStream (PRStream inp)
 

Constructor & Destructor Documentation

◆ ObjCopyUtil()

iTextSharp.text.pdf.ObjCopyUtil.ObjCopyUtil ( PdfWriter  writer)

Member Function Documentation

◆ CopyArray()

PdfArray iTextSharp.text.pdf.ObjCopyUtil.CopyArray ( PdfArray  inp)

◆ CopyDictionary()

PdfDictionary iTextSharp.text.pdf.ObjCopyUtil.CopyDictionary ( PdfDictionary  inp)

◆ CopyIndirect()

PdfIndirectReference iTextSharp.text.pdf.ObjCopyUtil.CopyIndirect ( PRIndirectReference  inp)

◆ CopyObject()

PdfObject iTextSharp.text.pdf.ObjCopyUtil.CopyObject ( PdfObject  inp)

◆ CopyStream()

PdfStream iTextSharp.text.pdf.ObjCopyUtil.CopyStream ( PRStream  inp)

The documentation for this class was generated from the following file: