PdfWebControlGetOriginalPdf Method |
Namespace: RadPdf.Web.UI
Executing this method requires a call to the product database. It is recommend that its output be cached, when possible, for best performance.
DocumentLoaded must be true and DocumentPasswordPending must be false to call this method.
The original document is a copy of the PDF as loaded internally by a PdfWebControl instance. For example, password protected documents which were loaded will not be encrypted when retrieved with this method.