Weight.
[C/C++]
HRESULT get_Weight( LONG* pVal );
[Visual Basic]
Public ReadOnly Property Weight As Long
[C#]
public ref int ITextFont.Weight { get; }
Parameters
- pVal
- [out,retval] Specifies the weight of the font.
Weight.
[C/C++]
HRESULT get_Weight( LONG* pVal );
[Visual Basic]
Public ReadOnly Property Weight As Long
[C#]
public ref int ITextFont.Weight { get; }