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

Show in webframe

State Property (PDFSignature)






State of the signature.
Syntax
public int State {get; set;}
'Declaration
 
Public Property State As Integer
'Usage
 
Dim instance As PDFSignature
Dim value As Integer
 
instance.State = value
 
value = instance.State
public int getState()
public void setState(int state)
            
public:
property int State {
   int get();
   void set (    int value);
}

Property Value

State of the signature. In most cases, this is one or more of the StateXYZ 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