Gets or sets the unordered array of properties that were edited outside the
authoring application.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpArray Advisory { get; set; }
VB
Public Property Advisory As XmpArray
Get
Set
Property Value
Type:
XmpArray
The unordered array of properties that were edited outside the authoring
application.
Remarks
See Also