Represents the show sign signature dialog command context.
Definition
Namespace:Telerik.Windows.Documents.Commands
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
C#
public class ShowSignSignatureDialogCommandContext
Inheritance: objectShowSignSignatureDialogCommandContext
Constructors
C#
public ShowSignSignatureDialogCommandContext()
Properties
SignatureField
SignatureField
Gets or sets the signature field.
C#
public SignatureField SignatureField { get; set; }
The signature field.