NotateXpress 13 for ActiveX - API Reference > Properties, Methods, and Events by Category > Modifying Existing Annotations > Text |
After the annotations are created by the user or the application, the application can change annotations by using the "Prg" functions. This grouping shows the many options for displaying the text in an annotation.
PrgGetItemFont | Gets the font for a specific element for the specific layer |
PrgGetItemText | Gets the text for a specific element for the specific layer. |
PrgGetItemTextJustification | Gets the text justification for a specific element for the specific layer. |
PrgGetItemTextLocked | Gets the textlocked attribute for a specific element for the specific layer. |
PrgGetItemTextOrientation | Gets the text orientation for a specific element for the specific layer. |
PrgGetItemToolTipText | Gets the tool tip text for a specific element for the specific layer. |
PrgSetItemFont | Sets the font for a specific element for the specific layer |
PrgSetItemText | Sets the text for a specific element for the specific layer. |
PrgSetItemTextJustification | Sets the text justification for a specific element for the specific layer. |
PrgSetItemTextLocked | Sets the textlocked attribute for a specific element for the specific layer. |
PrgSetItemTextOrientation | Sets the text orientation for a specific element for the specific layer. |
PrgSetItemToolTipText | Sets the tool tip text for a specific element for the specific layer. |