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

Show in webframe

FieldFlags Property






Other flags associated with the field.
Syntax
public long FieldFlags {get; set;}
'Declaration
 
Public Property FieldFlags As Long
'Usage
 
Dim instance As PDFFormField
Dim value As Long
 
instance.FieldFlags = value
 
value = instance.FieldFlags
public long getFieldFlags()
public void setFieldFlags(long fieldFlags)
            
public:
property int64 FieldFlags {
   int64 get();
   void set (    int64 value);
}

Property Value

Other flags associated with the field. In most cases, this is one of the FieldFlagsXYZ 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