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

Syntax

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

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfCopyForms

See Also