Interface
ISignaturePropertiesDialog

Represents the singature properties dialog interface.

Definition

Namespace:Telerik.UI.Xaml.Controls.PdfViewer.Dialogs

Assembly:Telerik.WinUI.Controls.PdfViewer.dll

Syntax:

cs-api-definition
public interface ISignaturePropertiesDialog

Derived Classes: SignaturePropertiesDialog

Methods

ShowDialog(SignaturePropertiesDialogContext)

Shows the dialog.

Declaration

cs-api-definition
void ShowDialog(SignaturePropertiesDialogContext context)

Parameters

context

SignaturePropertiesDialogContext

The context.