DjVu Namespace : Annotation Class |
The following tables list the members exposed by Annotation.
Name | Description | |
---|---|---|
![]() | BgColor | Gets/Sets background color of the page. |
![]() | FormatVersion | Gets the DjVu Annotation format version, which the data container requires. |
![]() | HorzAlign | Gets/Sets horizontal alignment of the page shown in the viewer. |
![]() | IsEmpty | Determines whether the object is changed from the initial configuration or not. |
![]() | IsShared | Determines whether this object is used as a shared annotation or not. |
![]() | MapAreas | Collection of the MapArea objects in the page. |
![]() | Others | Gets/Sets unknown or unsupported annotation objects. |
![]() | Owner | Gets the owner page of the annotation. |
![]() | OwnerDocument | Gets the owner document of the annotation object. |
![]() | PrintFooter | Footer configuration used on printing pages. |
![]() | PrintHeader | Header configuration used on printing pages. |
![]() | PropertySet | Properties associated to a page or a document. |
![]() | SpecialZoomMode | Gets/Sets the special zoom mode, which cannot be specified by Zoom property. |
![]() | VertAlign | Gets/Sets vertical alignment of the page shown in the viewer. |
![]() | ViewerMode | Gets/Sets the mode of the viewer. |
![]() | XMP | Gets/Sets XMP metadata. |
![]() | Zoom | Gets/Sets the zoom level of the pages. |
Name | Description | |
---|---|---|
![]() | BeginUpdate | Prevents the Annotation object from invoking update events until the EndUpdate method is called. |
![]() | DrawMapAreas | Draws annotation objects within the specified area of the page. |
![]() | EndUpdate | Resumes invoking update events after update events is suspended by the BeginUpdate method. |
![]() | Reset | Resets the object to the initial state. |
Name | Description | |
---|---|---|
![]() | raise_Changed |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when this Annotation or an object it contains is modified. |