| 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.
(Inherited from GdPicture14.Annotations.AnnotationLine) |
| 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.
(Inherited from GdPicture14.Annotations.AnnotationLine) |
| FontName |
The name of the font to be used to render the text.
|
| FontSize |
The size of the font to be used to render the text.
|
| FontStyle |
The style of the font to be used to render the text.
|
| ForeColor |
Defines the color of the font.
|
| 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) |
| MeasurementUnit |
Defines the measurement unit used. If set to Custom, the value of the MeasurementUnitCustomString property will be used as prefix into the annotation appearance,
and the distance will be computed with this formula: distance = inche distance * Scale.
|
| MeasurementUnitCustomString |
Defines the custom measurement unit string..
|
| 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.
(Inherited from GdPicture14.Annotations.AnnotationLine) |
| 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) |
| Scale |
Defines the scale of the ruler.
|
| 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.
(Inherited from GdPicture14.Annotations.AnnotationLine) |
| 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) |
| TicksPerUnit |
Defines the number of ticks per unit to display.
|
| 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) |
| Value | |
| 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) |