Web-based responsive document annotation tool
activeannoservice / project.layout.elements.display / DocumentTextElement
data class DocumentTextElement : DisplayElement
Element displaying the document text.
| Name | Summary |
|---|---|
| <init> | Element displaying the document text.DocumentTextElement(label: String) |
| Name | Summary |
|---|---|
| label | Text displayed above the document text, e.g. “Document”, “Text”, “Comment”, …val label: String |