| Name | Description | Type | Additional information |
|---|---|---|---|
| AnnotationType |
Gets or sets the annotation's annotation type. |
string |
Required |
| Width |
Gets or sets width of the annotation. |
decimal number |
None. |
| Height |
Gets or sets height of the annotation. |
decimal number |
None. |
| XOffset |
Gets or sets XOffset for the annotation. |
decimal number |
None. |
| YOffset |
Gets or sets YOffset for the annotation. |
decimal number |
None. |
| Optional |
Gets or sets a value indicating whether the document annotation is optional. |
boolean |
Required |
| PageNumber |
Gets or sets the page number for the annotation. |
integer |
None. |
| FormFieldName |
Gets or sets the for field name for the annotation. |
string |
None. |
| TextFieldName |
Gets or sets the text field name for the annotation. |
string |
None. |