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