Class
ShowSignSignatureDialogCommandContext

Represents the show sign signature dialog command context.

Definition

Namespace:Telerik.UI.Xaml.Controls.PdfViewer.Commands

Assembly:Telerik.WinUI.Controls.PdfViewer.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.