Documents for PDF, .NET Edition Documentation
WeightClass Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : WeightClass Property
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
public System.int WeightClass {get;}
See Also

Reference

Font Class
Font Members