CODFontProperties::SetWeight

void CODFontProperties::SetWeight(const int nWeight)

Sets the weight of the font.

Defined in: OdFontProp.cpp

Return Value

void

Parameters

nWeight

The new weight. Common vaules are FW_NORMAL and FW_BOLD.