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