Property Description
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Description
Gets or sets the description of this annotation.
public string? Description { get; set; }
Property Value
- string
The description of this annotation.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.