Interface IPasswordRequiredDialog
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Dialogs
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public interface IPasswordRequiredDialog
Properties
Password
Declaration
string Password { get; set; }
Property Value
System.
|