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

Show in webframe

FieldType Property






Field type.
Syntax
public int FieldType {get; set;}
'Declaration
 
Public Property FieldType As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.FieldType = value
 
value = instance.FieldType
public int getFieldType()
public void setFieldType(int type)
            
public:
property int FieldType {
   int get();
   void set (    int value);
}

Property Value

Field type. In most cases, this is one of the FieldTypeXYZ constants defined in PDFFormField.
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