Partilhar via


Campo FontWeight

Returns the font weight.

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

Sintaxe

'Declaração
Protected Const FontWeight As String
'Uso
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