Gets or sets the unique identifier of the work from which this resource was
derived.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString Source { get; set; }
VB
Public Property Source As XmpString
Get
Set
Property Value
Type:
XmpString
The unique identifier of the work from which this resource was derived.
See Also