←Select platform

ViewFlags Property

Summary

View flags associated with the field.

Syntax

C#
VB
Java
C++
public long ViewFlags {get; set;}
Public Property ViewFlags As Long
public long getViewFlags() 
public void setViewFlags(long viewFlags) 
public: 
property int64 ViewFlags { 
   int64 get(); 
   void set (    int64 ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize