PdfPasswordRequestedEventArgs Properties
Provides the security password to open a protected PDF file in the PDF Viewer and PDF Document Processor.
Name | Description |
---|---|
File |
Returns the file name of a document that is requested to be opened in the PDF Viewer or PDF Document Processor. |
File |
Returns the path of the file requested to be opened in the PDF Viewer or PDF Document Processor. |
Password |
Obsolete. This property is now obsolete. Use the Pdf |
Password |
Returns the current number of password request attempts. |
Password |
Specifies the security password to open a PDF file. |
See Also