Gets the URI that can be used to access information about the document
through a web browser.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString ManageUi { get; }
VB
Public ReadOnly Property ManageUi As XmpString
Get
Property Value
Type:
XmpStringThe URI that can be used to access information about the document
through a web browser.
See Also