'Declaration Public Sub SetFontWeight( _ ByVal fontWeight As FontWeight, _ ByVal textRange As TextRange _ )
public void SetFontWeight( FontWeight fontWeight, TextRange textRange )
Parameters
- fontWeight
- textRange
'Declaration Public Sub SetFontWeight( _ ByVal fontWeight As FontWeight, _ ByVal textRange As TextRange _ )
public void SetFontWeight( FontWeight fontWeight, TextRange textRange )