Class
ShowSignaturePropertiesDialogCommandContext

Represents the show signature properties dialog command context.

Definition

Namespace:Telerik.Windows.Documents.Commands

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public class ShowSignaturePropertiesDialogCommandContext

Inheritance: objectShowSignaturePropertiesDialogCommandContext

Constructors

ShowSignaturePropertiesDialogCommandContext()

Declaration

cs-api-definition
public ShowSignaturePropertiesDialogCommandContext()

Properties

SignatureField

Gets or sets the signature field.

Declaration

cs-api-definition
public SignatureField SignatureField { get; set; }

Property Value

SignatureField

The signature field.

SignatureValidationProperties

Gets or sets the signature validation properties.

Declaration

cs-api-definition
public SignatureValidationProperties SignatureValidationProperties { get; set; }

Property Value

SignatureValidationProperties

The signature validation properties.