AnnotationColor | The color attribute of annoatations,each color is mapped to a value between 0 and 255 then converted to hexadecimal (00 to FF). The three hexadecimal values are concatenated and prefixed with a hash sign.Example:color="#FFFF00". |
AnnotationType | Gets or sets the annotation type. |
Author | Gets or sets the user who added the annotation. |
BorderDashes | A comma separated list of numbers defining a pattern of dashes and gaps to be used in drawing a dashed border. The dash phase is not specified and is assumed to be 0. For example, a dashes attribute with value "3,2" specifies a border drawn with 3-point dashes alternating with 2-point gaps. Values are: 1 or more numbers separated by a comma. For example:3;3,5;4,3,2,3. |
BorderStyle | Gets or sets the border style. |
BorderWidth | The border width in points. If this value is 0, no border is drawn. |
Contents | Gets or sets the text to be displayed for the annotation. |
ContentsRichtext | A indirect reference including rich text string to be displayed in the pop-up window when the annotation is opened. |
Coordinates | Value is one or more groups of 8 comma separated real numbers. Groups are separated by commas. An array of 8 x n numbers specifying the coordinates of n quadrilaterals in default user space. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation. The coordinates for each quadrilateral are given in the order:x1,y1,x2,y2,x3,y3,x4,y4 specifying the quadrilateral's four vertices in counterclockwise order. The text is oriented with respect to the edge connecting points (x1, y1) and (x2, y2). |
CreatetionDate | The date and time when the annotation was created. |
Flags | A set of flags specifying various characteristics of the annotation.Value is a comma separated list containing the values: invisible,hidden,print,nozoom,norotate,noview, readonly,locked,togglenoview Example:flags="print,locked". |
Fringe | The firnge attribute is a set of four values describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying object. |
Icon | Gets or sets the name of the icon to be used in displaying the annotation. |
InteriorColor | The interior color with which to fill the annotation's line endings,rectangle,ellipse,polygon,polyline etc. |
Justification | A code specifying the form of quadding (justification) to be used in displaying the annotation's text. |
LineEnd | Two comma separated real numbers specify the ending coordinates in the annotation. |
LineHeadShape | The line end for the head,the name specifying the line ending styles to be used in drawing the line. |
LineStart | Two comma separated real numbers specify the starting coordinates in the annotation. |
LineTailShape | The line end for the tail,the name specifying the line ending styles to be used in drawing the line, Values for head and tail are:None (Default), Square,Circle,Diamond,OpenArrow,ClosedArrow,Butt,ROpenArrow,RClosedArrow. |
ModifiedDate | The date and time when the annotation was most recently modified. |
Opacity | The constant opacity value to be used in painting the annotation. This value applies to all visible elements of the annotation in its closed state (including its background and border), but not to the popup window that appears when the annotation is opened. |
Open | A flag specifying whether the annotation should initially be displayed open. |
Page | Gets or sets the page number which represents the ordinal page number on which this annotation should appear. |
Rectangle | The annotation rectangle, defining the location of the annotation on the page in default user space units. The value is four comma separated real numbers which may be positive or negative. |
Subject | The text representing a short description of the subject being addressed by the annotation. |
Subtype | Gets or set the subtype of a annotation. |