[Deprecated for privacy protection] Gets the value for the last URL
associated with this document.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString LastUrl { get; }
VB
Public ReadOnly Property LastUrl As XmpString
Get
Property Value
Type:
XmpStringThe value for the last URL associated with this document.
See Also