←Select platform

CanValidate Property

Summary
Indicates that this signature can be validated.
Syntax
C#
VB
C++
Java
public bool CanValidate { get; set; } 
Public Property CanValidate As Boolean 
public void setCanValidate( 
   boolean booleanValue 
); 
public: 
property bool CanValidate { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if this signature can be validated; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.