Click or drag to resize
TextFontWeight Property
Gets or sets the font weight for the characters in a range.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public FontWeight Weight { get; set; }

Property Value

Type: FontWeight
See Also