New to Telerik UI for WPFStart a free 30-day trial

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; }
Property Value:

The signature field.