Interface
IPasswordRequiredDialog

Represents the password required dialog.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI.Dialogs

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public interface IPasswordRequiredDialog

Properties

Password

Gets or sets the current document password.

Declaration

cs-api-definition
string Password { get; set; }

Property Value

string

Methods

ShowDialog()

Shows the dialog.

Declaration

cs-api-definition
bool? ShowDialog()

Returns

bool?

If the password is entered.

In this article
DefinitionPropertiesPasswordMethodsShowDialog()
Not finding the help you need?
Contact Support