Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / PopupAnnotation Class / Open Property

In This Topic
    Open Property (PopupAnnotation)
    In This Topic
    Gets or sets a value specifying whether the pop-up annotation should initially be displayed open.
    Syntax
    'Declaration
     
    Public Property Open As System.Boolean
    public System.bool Open {get; set;}
    See Also