NotateXpress 13 for ActiveX - API Reference > Properties, Methods, and Events by Category > Creating Programmatic Annotations > Text |
When annotations are initially created by the application, the application will be using the "Element" functions. This grouping shows the many options for displaying the text in an annotation.
ElementGetFont | Gets the font of an existing element. |
ElementGetText | Gets the text of an existing element. |
ElementGetTextColor | Gets the text color of an existing element. |
ElementGetTextJustification | Gets the text justification of an existing element. |
ElementGetTextLocked | Gets the textlocked attribute of an existing element. |
ElementGetTextOrientation | Gets the text orientation of an existing element. |
ElementGetToolTipText | Gets the tool tip text of an existing element. |
ElementSetFont | Sets the font of an existing element. |
ElementSetText | Sets the text of an existing element. |
ElementSetTextColor | Sets the text color of an existing element. |
ElementSetTextJustification | Sets the text justification of an existing element. |
ElementSetTextLocked | Sets the textlocked attribute of an existing element. |
ElementSetTextOrientation | Sets the text orientation of an existing element. |
ElementSetToolTipText | Sets the tool tip text of an existing element. |