Click or drag to resize

PdfToolStripMainOnPasswordRequired Method

Occurs when the Loaded document protected by password. Application should return the password

Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBars
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntax
protected virtual string OnPasswordRequired()

Return Value

String
Password to the document must be returned.
See Also