Property DerivedFrom
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
DerivedFrom
Gets or sets the structure that describes a reference to the original document from which this one is derived.
public XmpStructure? DerivedFrom { get; set; }
Property Value
- XmpStructure
The structure that describes a reference to the original document from which this one is derived.