Class ValidateSignaturesCommandContext
Inheritance
System.Object
ValidateSignaturesCommandContext
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Commands
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class ValidateSignaturesCommandContext : Object
Constructors
ValidateSignaturesCommandContext()
Declaration
public ValidateSignaturesCommandContext()
Properties
FieldNameCollection
Declaration
public IEnumerable<string> FieldNameCollection { get; set; }
Property Value
System.
|
ValidationProperties
Declaration
public SignatureValidationProperties ValidationProperties { get; set; }
Property Value
Telerik.
|