Note Text Styles
Functions Introduced:
• ProTextStyleAlloc()
• ProTextStyleFree()
• ProNoteTextStyleGet()
• ProNoteTextStyleSet()
The function ProTextStyleAlloc() allocates the opaque handle for a ProTextStyle data structure. The function ProTextStyleFree() frees the allocated data structure.
The function ProNoteTextStyleGet() enables you to retrieve the text style of a specified note, whereas ProNoteTextStyleSet() enables you to set the text style of the note.