Meeting SDK for Windows API Reference
Loading...
Searching...
No Matches
UnderlineAttrs Struct Reference

#include <meeting_chat_interface.h>

Data Fields

bool bUnderline = false
 If the value is true, the text style is Underline.
 

Detailed Description

Definition at line 55 of file meeting_chat_interface.h.

Field Documentation

◆ bUnderline

bool UnderlineAttrs::bUnderline = false

If the value is true, the text style is Underline.

Definition at line 57 of file meeting_chat_interface.h.