Gets the name of the asset management system that manages this document.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString Manager { get; }
VB
Public ReadOnly Property Manager As XmpString
Get
Property Value
Type:
XmpStringThe name of the asset management system that manages this
document.
See Also