Property Opened
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Opened
Gets or sets a value indicating whether this PdfTextAnnotation should initially be displayed open.
public bool Opened { get; set; }
Property Value
- bool
true
if should initially be displayed open; otherwise,false
.