You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**color** | [**Color**](Color.md) | Color of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
9
10
**contents** | **string** | Get the annotation content.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
10
11
**modified** | **string** | The date and time when the annotation was last modified.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
11
12
**id** | **string** | Gets ID of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
12
13
**flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
13
14
**name** | **string** | Gets Name of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
14
-
**rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation.<br />*Inherited from [Annotation](Annotation.md)* |
15
+
**rect** | [**Rectangle**](Rectangle.md) | Gets Rect of the annotation.<br />*Inherited from [Annotation](Annotation.md)* |
15
16
**pageIndex** | **number** | Gets PageIndex of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
16
17
**zIndex** | **number** | Gets ZIndex of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
17
18
**horizontalAlignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
**list** | [**Array<AnnotationInfo>**](AnnotationInfo.md) | List of annotation info objects. | [optional]
9
9
**links** | [**Array<Link>**](Link.md) | Link to the document.<br />*Inherited from [LinkElement](LinkElement.md)* | [optional]
10
10
11
11
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)[[View Source]](../src/models/annotationsInfo.ts)
**list** | [**Array<LinkElement>**](LinkElement.md) | List of annotations. | [optional]
9
9
**links** | [**Array<Link>**](Link.md) | Link to the document.<br />*Inherited from [LinkElement](LinkElement.md)* | [optional]
10
10
11
11
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)[[View Source]](../src/models/attachments.ts)
**symbol** | [**CaretSymbol**](CaretSymbol.md) | Gets or sets symbol associated with caret. | [optional]
11
10
**creationDate** | **string** | The date and time when the annotation was created.<br />*Inherited from [MarkupAnnotation](MarkupAnnotation.md)* | [optional]
12
11
**subject** | **string** | Get the annotation subject.<br />*Inherited from [MarkupAnnotation](MarkupAnnotation.md)* | [optional]
13
12
**title** | **string** | Get the annotation title.<br />*Inherited from [MarkupAnnotation](MarkupAnnotation.md)* | [optional]
14
13
**richText** | **string** | Get the annotation RichText.<br />*Inherited from [MarkupAnnotation](MarkupAnnotation.md)* | [optional]
14
+
**color** | [**Color**](Color.md) | Color of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
15
15
**contents** | **string** | Get the annotation content.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
16
16
**modified** | **string** | The date and time when the annotation was last modified.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
17
17
**id** | **string** | Gets ID of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
18
18
**flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
19
19
**name** | **string** | Gets Name of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
20
-
**rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation.<br />*Inherited from [Annotation](Annotation.md)* |
20
+
**rect** | [**Rectangle**](Rectangle.md) | Gets Rect of the annotation.<br />*Inherited from [Annotation](Annotation.md)* |
21
21
**pageIndex** | **number** | Gets PageIndex of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
22
22
**zIndex** | **number** | Gets ZIndex of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
23
23
**horizontalAlignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation.<br />*Inherited from [Annotation](Annotation.md)* | [optional]
0 commit comments