DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / WeightClass Property

In This Topic
WeightClass Property
In This Topic
Get the value indicating the visual weight (degree of blackness or thickness of strokes) of the characters in the font.

Values from 1 to 1000 are valid.

Syntax
'Declaration
 
Public ReadOnly Property WeightClass As System.Integer
 
See Also