Property Versions
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Versions
Gets or sets the ordered array of structures that describe the version history associated with this document.
public XmpArray? Versions { get; set; }
Property Value
- XmpArray
The ordered array of structures that describe the version history associated with this document.
Remarks
First entry in the array is the oldest known version for this document, last entry is the most recent version.