Interface ISignaturePropertiesDialog
Represents the singature properties dialog interface.
Namespace: Telerik.Windows.Documents.Fixed.UI.Dialogs
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public interface ISignaturePropertiesDialog
Methods
ShowDialog(SignaturePropertiesDialogContext)
Shows the dialog.
Declaration
void ShowDialog(SignaturePropertiesDialogContext context)
Parameters
SignaturePropertiesDialogContext
context
The context. |