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

Show in webframe

KeyUsage Property






Key usage of this signature.
Syntax
public int KeyUsage {get; set;}
'Declaration
 
Public Property KeyUsage As Integer
'Usage
 
Dim instance As PDFSignature
Dim value As Integer
 
instance.KeyUsage = value
 
value = instance.KeyUsage
public int getKeyUsage()
public void setKeyUsage(int keyUsage)
            
public:
property int KeyUsage {
   int get();
   void set (    int value);
}

Property Value

Key usage of this signature. In most cases, this is one or more of the KeyUsageXYZ constants defined in PDFSignature.
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