ComponentOne PDF for .NET
PopupOpen Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfNoteBase Class : PopupOpen Property
Gets or sets a value indicating whether the popup associated with the current note should show when the document is opened.

This property is false by default.

Syntax
'Declaration
 
Public Overridable Property PopupOpen As System.Boolean
public virtual System.bool PopupOpen {get; set;}
See Also

Reference

PdfNoteBase Class
PdfNoteBase Members