Property Author
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Author
Gets or sets the name of the person who created the document.
public XmpString? Author { get; set; }
Property Value
- XmpString
The name of the person who created the document or
null
if there is no value set for this property.