Function ProDtlnotetextUlineGet
Description
Get the text underline attribute.
Synopsis
#include <ProDtlnote.h>
ProDtlnotetextUlineGet
(
/* (In)
The handle to the text
*/
ProBoolean* underline
/* (Out)
The underline attribute.
*/
)
Returns
success;
the argument is invalid.
Sample Code References
User Guide References
これは役に立ちましたか?