DjVu Namespace > Annotation Class : XMP Property |
Public Property XMP As String
Dim instance As Annotation Dim value As String instance.XMP = value value = instance.XMP
public string XMP {get; set;}
Although the DjVu structure allows you to add XMP metadata on either page level or document level, the current applications only uses the document level (shared annotation level) properties only. The page level metadata are only used if the document is just a single page DjVu file.
The XMP metadata is not automatically reflected to PropertieySet. The synchronization of the metadata containers are up to your code.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family