FontWeight Campo
Returns the font weight.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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
Vea también