fontWeight property
Gets the weight of the text in the object.
Syntax
HRESULT value = object.get_fontWeight(long* p);
Property values
Type: long
A pointer to a variable of type long that receives the weight of the font.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Gets the weight of the text in the object.
HRESULT value = object.get_fontWeight(long* p);
Type: long
A pointer to a variable of type long that receives the weight of the font.