Gets the URI identifying the document to the asset management system.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString ManageTo { get; }
VB
Public ReadOnly Property ManageTo As XmpString
Get
Property Value
Type:
XmpStringThe URI identifying the document to the asset management system.
Remarks
The presence of this property is the formal indication that this
document is managed.
See Also