Compartir a través de


Campo StyleBase.cFontStyle

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const cFontStyle As String
'Uso
Dim value As String 

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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering