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

Show in webframe

PublicKeyBits Property






Number of bits of the signature's public key.
Syntax
public int PublicKeyBits {get; set;}
'Declaration
 
Public Property PublicKeyBits As Integer
'Usage
 
Dim instance As PDFSignature
Dim value As Integer
 
instance.PublicKeyBits = value
 
value = instance.PublicKeyBits
public int getPublicKeyBits()
public void setPublicKeyBits(int publicKeyBits)
            
public:
property int PublicKeyBits {
   int get();
   void set (    int value);
}

Property Value

Number of bits of the signature's public key.
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