Back to Devexpress

PdfPasswordRequestedEventArgs Properties

officefileapi-devexpress-dot-pdf-dot-pdfpasswordrequestedeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

PdfPasswordRequestedEventArgs Properties

Provides the security password to open a protected PDF file in the PDF Viewer and PDF Document Processor.

NameDescription
FileNameReturns the file name of a document that is requested to be opened in the PDF Viewer or PDF Document Processor.
FilePathReturns the path of the file requested to be opened in the PDF Viewer or PDF Document Processor.
PasswordObsolete. This property is now obsolete. Use the PdfPasswordRequestedEventArgs.PasswordString property instead.
PasswordRequestsCountReturns the current number of password request attempts.
PasswordStringSpecifies the security password to open a PDF file.

See Also

PdfPasswordRequestedEventArgs Class

PdfPasswordRequestedEventArgs Members

DevExpress.Pdf Namespace