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

Represents the show signature properties dialog command context.

Definition

Namespace:Telerik.Windows.Documents.Commands

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

C#
public class ShowSignaturePropertiesDialogCommandContext

Inheritance: objectShowSignaturePropertiesDialogCommandContext

Constructors

C#
public ShowSignaturePropertiesDialogCommandContext()

Properties

SignatureField

SignatureField

Gets or sets the signature field.

C#
public SignatureField SignatureField { get; set; }
Property Value:

The signature field.

SignatureValidationProperties

SignatureValidationProperties

Gets or sets the signature validation properties.

C#
public SignatureValidationProperties SignatureValidationProperties { get; set; }
Property Value:

The signature validation properties.