Documentación de la API > Drawings and detail > Object ProDtlnote > Function ProDtlnoteWrapTextSet
Function ProDtlnoteWrapTextSet
Description
Sets wrap text ON or OFF
Synopsis
#include <ProDtlnote.h>
ProDtlnoteWrapTextSet
(
/* (In)
The note.
*/
/* (In)
PRO_B_TRUE to wrap the text.
*/
double wrap_width
/* (In)
width of text line. if wrap is PRO_B_TRUE
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?