PdfTextAnnotationOpen Property

When true, the popup is displayed expanded as soon as the page is opened. Default is false

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool Open { get; set; }

Property Value

Boolean

See Also