Gets the integer value between 1 and 999 that represents OpenType font weight.
Default value is 400. Bold value is 700.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic int Weight { get; }
Public ReadOnly Property Weight As Integer
Get
Property Value
Int32
See AlsoReference
[!:https://docs.microsoft.com/en-us/dotnet/api/system.windows.fontweights]