The Document
DocumentTarget Introduced: X18.
| Method | Description |
|---|---|
| get |
Gets the type of auto-generation. |
| get |
Gets whether a document target can be deleted by the end-user while a TX Text Control document is being edited. |
| get |
Gets an identifier for a document target. |
| get |
Relates a user-defined name to a document target. |
| get |
Gets the one-based number of the document target in the document. |
| get |
Gets the first character position (one-based) of a document target. |
| get |
Gets the name of the document target. |
| scroll |
Sets the current input position to the beginning of the document target and scrolls it into the visible part of the document. |
| set |
Sets whether a document target can be deleted by the end-user while a TX Text Control document is being edited. |
| set |
Sets an identifier for the document target. |
| set |
Sets the name of a document target. |
| set |
Sets the name of the document target. |
Learn more about the Javascript: Document