InterfaceISignaturePropertiesDialog
Interface
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:
Methods
ShowDialog(SignaturePropertiesDialogContext)
Shows the dialog.
Declaration
cs-api-definition
void ShowDialog(SignaturePropertiesDialogContext context)
Parameters
context
SignaturePropertiesDialogContext
The context.