Gets the structure that describes the reference to the document as it was
prior to becoming managed.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpStructure ManagedFrom { get; }
VB
Public ReadOnly Property ManagedFrom As XmpStructure
Get
Property Value
Type:
XmpStructureThe structure that describes the reference to the document as it was
prior to becoming managed.
See Also