GetDocumentPasswordEventArgs Constructors
Provides data for the PdfViewerControl.GetDocumentPassword event.Name | Parameters | Description |
---|---|---|
GetDocumentPasswordEventArgs(String, Int32) | path, passwordRequestsCount | Initializes a new instance of the GetDocumentPasswordEventArgs class with specified settings. |
See Also