[Deprecated in favor of
DerivedFrom] Gets the structure that
describes a reference to the document from which this one is a rendition.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpStructure RenditionOf { get; }
VB
Public ReadOnly Property RenditionOf As XmpStructure
Get
Property Value
Type:
XmpStructureThe structure that describes a reference to the document from which
this one is a rendition.
See Also