PdfTextAnnotationOpen Property

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

Definition

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

Property Value

Boolean

See Also