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

Show in webframe

ViewFlags Property






View flags associated with the field.
Syntax
public long ViewFlags {get; set;}
'Declaration
 
Public Property ViewFlags As Long
'Usage
 
Dim instance As PDFFormField
Dim value As Long
 
instance.ViewFlags = value
 
value = instance.ViewFlags
public long getViewFlags()
public void setViewFlags(long viewFlags)
            
public:
property int64 ViewFlags {
   int64 get();
   void set (    int64 value);
}

Property Value

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