ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.display / DocumentTextElement

DocumentTextElement

data class DocumentTextElement : DisplayElement

Element displaying the document text.

Constructors

Name Summary
<init> Element displaying the document text.DocumentTextElement(label: String)

Properties

Name Summary
label Text displayed above the document text, e.g. “Document”, “Text”, “Comment”, …val label: String