Meeting SDK for Linux API Reference
Loading...
Searching...
No Matches
ItalicAttrs Struct Reference

Italic attributes. More...

#include <meeting_chat_interface.h>

Data Fields

bool bItalic = false
 

Detailed Description

Italic attributes.

Definition at line 42 of file meeting_chat_interface.h.

Field Documentation

◆ bItalic

bool ItalicAttrs::bItalic = false

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

Definition at line 45 of file meeting_chat_interface.h.