Cuminas DjVu SDK for .NET Framework
Annotation Class Members
Properties  Methods  Events


The following tables list the members exposed by Annotation.

Public Properties
 NameDescription
Public PropertyBgColorGets/Sets background color of the page.  
Public PropertyFormatVersionGets the DjVu Annotation format version, which the data container requires.  
Public PropertyHorzAlignGets/Sets horizontal alignment of the page shown in the viewer.  
Public PropertyIsEmptyDetermines whether the object is changed from the initial configuration or not.  
Public PropertyIsSharedDetermines whether this object is used as a shared annotation or not.  
Public PropertyMapAreasCollection of the MapArea objects in the page.  
Public PropertyOthersGets/Sets unknown or unsupported annotation objects.  
Public PropertyOwnerGets the owner page of the annotation.  
Public PropertyOwnerDocumentGets the owner document of the annotation object.  
Public PropertyPrintFooterFooter configuration used on printing pages.  
Public PropertyPrintHeaderHeader configuration used on printing pages.  
Public PropertyPropertySetProperties associated to a page or a document.  
Public PropertySpecialZoomModeGets/Sets the special zoom mode, which cannot be specified by Zoom property.  
Public PropertyVertAlignGets/Sets vertical alignment of the page shown in the viewer.  
Public PropertyViewerModeGets/Sets the mode of the viewer.  
Public PropertyXMPGets/Sets XMP metadata.  
Public PropertyZoomGets/Sets the zoom level of the pages.  
Top
Public Methods
 NameDescription
Public MethodBeginUpdatePrevents the Annotation object from invoking update events until the EndUpdate method is called.  
Public MethodDrawMapAreasDraws annotation objects within the specified area of the page.  
Public MethodEndUpdateResumes invoking update events after update events is suspended by the BeginUpdate method.  
Public MethodResetResets the object to the initial state.  
Top
Protected Methods
 NameDescription
Protected Methodraise_Changed  
Top
Public Events
 NameDescription
Public EventChangedOccurs when this Annotation or an object it contains is modified.  
Top
See Also

Reference

Annotation Class
DjVu Namespace

Send Feedback