DjVu Namespace > Annotation Class : PropertySet Property |
Public Property PropertySet As AnnoPropertySet
Dim instance As Annotation Dim value As AnnoPropertySet instance.PropertySet = value value = instance.PropertySet
public AnnoPropertySet PropertySet {get; set;}
public: property AnnoPropertySet^ PropertySet { AnnoPropertySet^ get(); void set ( AnnoPropertySet^ value); }
Although the DjVu structure allows you to add properties on either page level or document level, the current applications only uses the document level (shared annotation level) properties only. The page level propertires are only used if the document is just a single page DjVu file.
The properties are not automatically reflected to XMP. 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