Class
ShowSignSignatureDialogCommandContext

Represents the show sign signature dialog command context.

Definition

Namespace:Telerik.Windows.Documents.Commands

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public class ShowSignSignatureDialogCommandContext

Inheritance: objectShowSignSignatureDialogCommandContext

Constructors

ShowSignSignatureDialogCommandContext()

Declaration

cs-api-definition
public ShowSignSignatureDialogCommandContext()

Properties

SignatureField

Gets or sets the signature field.

Declaration

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

Property Value

SignatureField

The signature field.