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

Show in webframe

Open Property






Indicates whether this note annotation is opened or not.
Syntax
public bool Open {get; set;}
'Declaration
 
Public Property Open As Boolean
'Usage
 
Dim instance As PDFNoteAnnotation
Dim value As Boolean
 
instance.Open = value
 
value = instance.Open
public boolean getOpen()
public void setOpen(boolean open)
            
public:
property bool Open {
   bool get();
   void set (    bool value);
}

Property Value

true if the note pop up window is opened; otherwise, it is false. The default value is false.
Example

For an example, refer to PDFNoteAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFNoteAnnotation Class
PDFNoteAnnotation 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