Represents the validate signatures command descriptor.
Definition
Namespace:Telerik.Windows.Documents.Commands.Descriptors
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
C#
public class ValidateSignaturesCommandDescriptor : CommandDescriptor, INotifyPropertyChanged
Inheritance: objectCommandDescriptorBaseCommandDescriptorValidateSignaturesCommandDescriptor
Implements:
Inherited Members
Constructors
Initializes a new instance of the ValidateSignaturesCommandDescriptor class.
C#
public ValidateSignaturesCommandDescriptor(ValidateSignaturesCommand command, bool isEnabled = true)
The command.
isEnabledboolif set to true [is enabled].