C#
VB
Java
C++
Indicates whether this note annotation is opened or not.
public bool Open { get; set; }
Public Property Open As Boolean
public boolean getOpen()
public void setOpen(boolean open)
true if the note pop up window is opened; otherwise, it is false. The default value is false.
For an example, refer to PDFNoteAnnotation.
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