Collapse imageExpand ImageCopy imageCopyHover image
       



iTextSharp documentation
PdfWriter Class
Members See Also Send Feedback

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

Syntax

C#
public class PdfWriter : DocWriter, IPdfViewerPreferences, 
	IPdfEncryptionSettings, IPdfVersion, IPdfDocumentActions, IPdfPageActions, IPdfXConformance, 
	IPdfRunDirection, IPdfAnnotations
Visual Basic
Public Class PdfWriter _
	Inherits DocWriter _
	Implements IPdfViewerPreferences, IPdfEncryptionSettings, IPdfVersion, IPdfDocumentActions,  _
	IPdfPageActions, IPdfXConformance, IPdfRunDirection, IPdfAnnotations
Visual C++
public ref class PdfWriter : public DocWriter, 
	IPdfViewerPreferences, IPdfEncryptionSettings, IPdfVersion, IPdfDocumentActions, IPdfPageActions, 
	IPdfXConformance, IPdfRunDirection, IPdfAnnotations

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..DocWriter
    iTextSharp.text.pdf..::..PdfWriter
      iTextSharp.text.pdf..::..PdfCopy
      iTextSharp.text.pdf..::..PdfStamperImp

See Also

PdfWriter Members
iTextSharp.text.pdf Namespace
Footer image