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

Show in webframe

PublicKeyType Property






Public key type of this signature.
Syntax
public int PublicKeyType {get; set;}
'Declaration
 
Public Property PublicKeyType As Integer
'Usage
 
Dim instance As PDFSignature
Dim value As Integer
 
instance.PublicKeyType = value
 
value = instance.PublicKeyType
public int getPublicKeyType()
public void setPublicKeyType(int publicKeyType)
            
public:
property int PublicKeyType {
   int get();
   void set (    int value);
}

Property Value

Public key type of this signature. In most cases, this is one of the PublicKeyTypeXYZ 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