Class ValidateSignaturesCommandDescriptor
Represents the validate signatures command descriptor.
Inheritance
System.Object
ValidateSignaturesCommandDescriptor
Inherited Members
Namespace: Telerik.Windows.Documents.Commands.Descriptors
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class ValidateSignaturesCommandDescriptor : CommandDescriptor, INotifyPropertyChanged
Constructors
ValidateSignaturesCommandDescriptor(ValidateSignaturesCommand, Boolean)
Initializes a new instance of the ValidateSignaturesCommandDescriptor class.
Declaration
public ValidateSignaturesCommandDescriptor(ValidateSignaturesCommand command, bool isEnabled = true)
Parameters
ValidateSignaturesCommand
command
The command. |
System.Boolean
isEnabled
if set to |