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

Syntax

C#
public class PdfStamper : IPdfViewerPreferences, IPdfEncryptionSettings
Visual Basic
Public Class PdfStamper _
	Implements IPdfViewerPreferences, IPdfEncryptionSettings
Visual C++
public ref class PdfStamper : IPdfViewerPreferences, 
	IPdfEncryptionSettings

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfStamper

See Also