Class ShowSignaturePropertiesDialogCommandContext
Inheritance
System.Object
ShowSignaturePropertiesDialogCommandContext
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Commands
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class ShowSignaturePropertiesDialogCommandContext : Object
Constructors
ShowSignaturePropertiesDialogCommandContext()
Declaration
public ShowSignaturePropertiesDialogCommandContext()
Properties
SignatureField
Declaration
public SignatureField SignatureField { get; set; }
Property Value
Telerik.
|
SignatureValidationProperties
Declaration
public SignatureValidationProperties SignatureValidationProperties { get; set; }
Property Value
Telerik.
|