NVDA Helper
In-process and lite high-speed utilities for NVDA
displayModelFormatInfo_t Struct Reference

#include <displayModel.h>

Public Attributes

std::wstring fontName
 
int fontSize = 0
 
bool bold = false
 
bool italic = false
 
bool underline = false
 
displayModelFormatColor_t color
 
displayModelFormatColor_t backgroundColor
 

Detailed Description

Member Data Documentation

◆ fontName

std::wstring displayModelFormatInfo_t::fontName

◆ fontSize

int displayModelFormatInfo_t::fontSize = 0

◆ bold

bool displayModelFormatInfo_t::bold = false

◆ italic

bool displayModelFormatInfo_t::italic = false

◆ underline

bool displayModelFormatInfo_t::underline = false

◆ color

◆ backgroundColor

displayModelFormatColor_t displayModelFormatInfo_t::backgroundColor

The documentation for this struct was generated from the following file: