Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected void ImportAll(
	PdfImage dup
)
Visual Basic
Protected Sub ImportAll ( _
	dup As PdfImage _
)
Visual C++
protected:
void ImportAll(
	PdfImage^ dup
)

See Also