Documentação da API > Drawings and detail > Object ProDtlnote > Function ProDtlnoteWrapTextGet
Function ProDtlnoteWrapTextGet
Description
Get wrap status of the text
Synopsis
#include <ProDtlnote.h>
ProDtlnoteWrapTextGet
(
/* (In)
The note.
*/
/* (Out)
PRO_B_TRUE of wrap is set.
*/
double* wrap_width
/* (Out)
width of wrapped text line.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Isto foi útil?