| Name | Description |
| Author |
The name of the author who created the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| BorderWidth |
The width, in inches, of each lines in stroking operations.
|
| CanDelete |
Specifies if the annotation can be deleted in design time.
(Inherited from GdPicture14.Annotations.Annotation) |
| CanEdit |
Specifies if the annotation can be edited in design time.
(Inherited from GdPicture14.Annotations.Annotation) |
| CanMove |
Specifies if the annotation can be moved in design time.
(Inherited from GdPicture14.Annotations.Annotation) |
| CanResize |
Specifies if the annotation can be resized in design time.
(Inherited from GdPicture14.Annotations.Annotation) |
| CanRotate |
Specifies if the annotation can be rotated in design time.
(Inherited from GdPicture14.Annotations.Annotation) |
| CanSelect |
Specifies if the annotation can be selected in design time.
(Inherited from GdPicture14.Annotations.Annotation) |
| ClientTag |
Stores arbitrary public value that can be used to store optional information about the annotation.
In DocuVieware, the content of this property will be transferred to the client side in order to be queried by the JavaScript API.
(Inherited from GdPicture14.Annotations.Annotation) |
| CreationTime |
The date and time, expressed as the Coordinated Universal Time, when the annotation was created. IE: "29-Mar-11 12:36 PM".
(Inherited from GdPicture14.Annotations.Annotation) |
| DashStyle |
Determines the dash style for stroking operations.
|
| Guid |
Specifies the annotation unique identifier.
(Inherited from GdPicture14.Annotations.Annotation) |
| Height |
Height, in inches, of the bounding box of the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| Left |
Left position, in inches, of the middle point of the bounding box of the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| LineCap |
Defines the cap style used at the end of path drawn and the cap style for stroking operations when DashStyle is different of Solid. Cap is used at the end of the dashes that make up dashed path drawn.
|
| ModificationTime |
The date and time, expressed as the Coordinated Universal Time, when the annotation was modified. IE: "29-Mar-11 12:36 PM".
(Inherited from GdPicture14.Annotations.Annotation) |
| Opacity |
Opacity (or blending level) of the annotation in the range [0;1]. 0 means full transparency, 1 means full opacity.
|
| Points |
The points of the path of the annotation.
|
| PreventBurning |
Specifies if during burning process, the annotation is prevented to be rendered.
(Inherited from GdPicture14.Annotations.Annotation) |
| Printable |
Specifies if the annotation is rendered during printing process.
(Inherited from GdPicture14.Annotations.Annotation) |
| Rotation |
The rotation of the annotation, in degrees, in the range [0;360].
(Inherited from GdPicture14.Annotations.Annotation) |
| Selected |
Specifies if the annotation is selected.
(Inherited from GdPicture14.Annotations.Annotation) |
| StrokeColor |
The color to be used for line painting of the annotation.
The width of the stroked line is determined by the BorderWidth parameter.
|
| Subject |
The subject of the annotation, if any.
(Inherited from GdPicture14.Annotations.Annotation) |
| Tag |
Stores arbitrary value that can be used to store optional information about the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| Title |
Specifies the title of the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| Top |
Top position, in inches, of the middle point of the bounding box of the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| Visible |
Determines whether the annotation is visible for purposes of on-screen display and user interaction.
The annotation may be printed (depending on the value of the Printable property).
(Inherited from GdPicture14.Annotations.Annotation) |
| Width |
Width, in inches, of the bounding box of the annotation.
(Inherited from GdPicture14.Annotations.Annotation) |
| Zorder |
Specifies the the order in which the annotation is rendered from front to back. The annotation having the higher Zorder will be displayed in front of all others.
(Inherited from GdPicture14.Annotations.Annotation) |