←Select platform

ViewFlags Property (PDFAnnotation)

Summary

The view flags associated with this PDFAnnotation object.

Syntax

C#
VB
C++
public long ViewFlags { get; set; }
Public Property ViewFlags() As Long 
   Get 
   Set 
public:  
   property Int64 ViewFlags 
   { 
      Int64 get() 
      void set(Int64 value) 
   } 

Property Value

The view flags associated with this PDFAnnotation object. Default value is 0.

Remarks

ViewFlags can be ORed together from any of the ViewFlags* constants such as ViewFlagsInvisible and ViewFlagsLocked.

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