Overload List

  NameDescription
Protected methodPdfReader()()()()
Initializes a new instance of the PdfReader class
Public methodPdfReader(array<Byte>[]()[][])
Initializes a new instance of the PdfReader class
Public methodPdfReader(Stream)
Initializes a new instance of the PdfReader class
Public methodPdfReader(String)
Initializes a new instance of the PdfReader class
Public methodPdfReader(Uri)
Initializes a new instance of the PdfReader class
Public methodPdfReader(PdfReader)
Initializes a new instance of the PdfReader class
Public methodPdfReader(array<Byte>[]()[][], array<Byte>[]()[][])
Initializes a new instance of the PdfReader class
Public methodPdfReader(Stream, array<Byte>[]()[][])
Initializes a new instance of the PdfReader class
Public methodPdfReader(String, array<Byte>[]()[][])
Initializes a new instance of the PdfReader class
Public methodPdfReader(Uri, array<Byte>[]()[][])
Initializes a new instance of the PdfReader class
Public methodPdfReader(RandomAccessFileOrArray, array<Byte>[]()[][])
Initializes a new instance of the PdfReader class
Public methodPdfReader(String, X509Certificate, ICipherParameters)
Initializes a new instance of the PdfReader class

See Also