Documentación de la API > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataTextStyleSet
Function ProDtlnotedataTextStyleSet
Description
Set text style in the note_data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataTextStyleSet
(
ProDtlnotedata note_data
/* (In)
The note data.
*/
ProTextStyle r_text_style
/* (In)
The text style of the note.
*/
)
Returns
The function succeeded.
One or more inputs are NULL or invalid.
Sample Code References
User Guide References
¿Fue esto útil?