Property Creators
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Creators
Gets or sets the ordered array of authors of the document (listed in order of precedence, if significant).
public XmpArray? Creators { get; set; }
Property Value
- XmpArray
The ordered array of authors of the document (listed in order of precedence, if significant).
Remarks
See an example of using this property in the XMP metadata section.