Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PdfIndirectObject AddToBody( PdfObject objecta, PdfIndirectReference refa, bool inObjStm ) |
Visual Basic |
---|
Public Function AddToBody ( _ objecta As PdfObject, _ refa As PdfIndirectReference, _ inObjStm As Boolean _ ) As PdfIndirectObject |
Visual C++ |
---|
public: PdfIndirectObject^ AddToBody( PdfObject^ objecta, PdfIndirectReference^ refa, bool inObjStm ) |