Share via


StyleBase.FontWeight Field

Returns the font weight.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const FontWeight As String
'Usage
Dim value As String

value = StyleBase.FontWeight
protected const string FontWeight
protected:
literal String^ FontWeight
static val mutable FontWeight: string
protected const var FontWeight : String