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

Show in webframe

State Property (PDFFormField)






State of the field is supported.
Syntax
public int State {get; set;}
'Declaration
 
Public Property State As Integer
'Usage
 
Dim instance As PDFFormField
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 field is supported. In most cases, this is one of the StateXYZ constant values defined in PDFFormField. The default value is 0.
Requirements

Target Platforms

See Also

Reference

PDFFormField Class
PDFFormField 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