Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

CanValidate Property






Indicates that this signature can be validated.
Syntax
public bool CanValidate {get; set;}
'Declaration
 
Public Property CanValidate As Boolean
'Usage
 
Dim instance As PDFSignature
Dim value As Boolean
 
instance.CanValidate = value
 
value = instance.CanValidate
public boolean canValidate()
public void setCanValidate(boolean canValidate)
            
public:
property bool CanValidate {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

PDFSignature Class
PDFSignature Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features