Property Contents
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Contents
Gets or sets this PdfEllipseAnnotation contents.
public string? Contents { get; set; }
Property Value
- string
The text that is displayed when this PdfEllipseAnnotation pop-up window is open.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.