| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentAnnotationId |
Gets or sets document annotation identifier. |
integer |
None. |
| DocumentSignerId |
Gets or sets document signer identifier. |
integer |
None. |
| DocumentId |
Gets or sets the document identifier. |
integer |
None. |
| ParticipantId |
Gets or sets the participant identifier. |
integer |
None. |
| ParticipantOrderId |
Gets or sets the participant order identifier. |
integer |
None. |
| XOffset |
Gets or sets XOffset for the annotation. |
decimal number |
Required |
| YOffset |
Gets or sets YOffset for the annotation. |
decimal number |
Required |
| AnnotationTypeId |
Gets the annotation's annotation type identifier. |
integer |
None. |
| AnnotationType |
Gets or sets the annotation's annotation type. |
string |
None. |
| DisplayValue |
Gets or sets the annotation's display value. |
string |
None. |
| Width |
Gets or sets width of the annotation. |
decimal number |
Required |
| Height |
Gets or sets height of the annotation. |
decimal number |
Required |
| Optional |
Gets or sets a value indicating whether the document annotation is optional. |
boolean |
Required |
| PageNumber |
Gets or sets page number for the annotation. |
integer |
Required |
| MaxAnnotationTextLength |
Gets or sets the maximum length of the annotation text. |
integer |
None. |
| AnnotationTextFontSize |
Gets or sets the font size of the text to be entered into a textbox annotation. |
integer |
None. |
| Deleted |
Gets or sets a value indicating whether the annotation is deleted. |
boolean |
None. |
| FittextValue |
Gets or sets a value to be used for fittext in the tagging UI. |
decimal number |
None. |
| AnnotationGroupName |
Gets or sets the group name for a set of annotations where only one should have a value. Primarily used for making checkboxes act as radio buttons. |
string |
None. |
| SignatureReferenceId |
Gets or sets the signature reference identifier for a smart document. |
string |
None. |