Documentación de la API
>
3D drawings and annotations
>
Object ProNote
> Function ProNoteTextStyleGet
Function ProNoteTextStyleGet
Description
Retrieves the text style of the specified note.
Synopsis
#include <
ProNote.h
>
ProError
ProNoteTextStyleGet
(
ProNote
* p_note_item
/* (In)
The note.
*/
ProTextStyle
* r_text_style
/* (Out)
The text style of the note. Free this using
ProTextStyleFree
().
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
User Guide References
Note Text Styles:ProNoteTextStyleGet
Parent topic
Object ProNote
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado