Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PdfViewer.dll
Syntax:
C#
public class PasswordRequireDialogShowingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsPasswordRequireDialogShowingEventArgs
Inherited Members
Constructors
C#
public PasswordRequireDialogShowingEventArgs()
C#
public PasswordRequireDialogShowingEventArgs(PdfPasswordRequiredDialog dialog)
Properties
C#
public IPasswordRequiredDialog Dialog { get; set; }