Initializes a new instance of the PdfReader class

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

Syntax

C#
protected internal PdfReader()
Visual Basic
Protected Friend Sub New
Visual C++
protected public:
PdfReader()

See Also