Partilhar via


Campo StyleBase.cFontWeight

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A string constant that specifies the name of the style attribute for font weight.

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

Sintaxe

'Declaração
Protected Const cFontWeight As String
'Uso
Dim value As String 

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

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering