Overload | Description |
---|---|
PdfImageViewer Constructor(String) | Initializes a new instance of the PdfImageViewer class and loads PDF document structure of specified PDF file. |
PdfImageViewer Constructor(Stream) | Initializes a new instance of the PdfImageViewer class and loads PDF document structure of specified PDF stream. Important: This constructor is used in web services and may not be used in user code. |