PdfWebControlLiteGetOriginalPdf 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 to call this method.
The original document is a copy of the PDF as loaded internally by a PdfWebControlLite instance. For example, password protected documents which were loaded will not be encrypted when retrieved with this method.