API 설명서 > Drawings and detail > Object ProDtlnotetext > Function ProDtlnotetextUlineSet
Function ProDtlnotetextUlineSet
Description
Setup the text underline attribute.
Synopsis
#include <ProDtlnote.h>
ProDtlnotetextUlineSet
(
/* (In)
The handle to the text
*/
ProBoolean underline
/* (In)
The underline attribute.
*/
)
Returns
success;
the argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?