C#
VB
C++
The view flags associated with this PDFAnnotation object.
public long ViewFlags { get; set; }
Public Property ViewFlags() As Long
Get
Set
public:
property Int64 ViewFlags
{
Int64 get()
void set(Int64 value)
}
The view flags associated with this PDFAnnotation object. Default value is 0.
ViewFlags can be ORed together from any of the ViewFlags* constants such as ViewFlagsInvisible and ViewFlagsLocked.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET