←Select platform

CanValidate Property

Summary
Indicates that this signature can be validated.
Syntax
C#
C++/CLI
Java
Python
public bool CanValidate { get; set; } 
public void setCanValidate( 
   boolean booleanValue 
); 
public: 
property bool CanValidate { 
   bool get(); 
   void set (    bool ); 
} 
CanValidate # get and set (PDFSignature) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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