Name | Description | |
---|---|---|
PdfReader(Stream) |
Initializes a new instance of the PdfReader class from the specified data stream. |
|
PdfReader(String) |
Initializes a new instance of the PdfReader class from the specified file. |
|
PdfReader(Stream, Single, Single) |
Initializes a new instance of the PdfReader class using the specified Stream and resolution. |
|
PdfReader(String, Single, Single) |
Initializes a new instance of the PdfReader class using the specified file name and resolution. |