LineHeight Campo
Returns the height of a line of text.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Const LineHeight As String
'Uso
Dim value As String
value = StyleBase.LineHeight
protected const string LineHeight
protected:
literal String^ LineHeight
static val mutable LineHeight: string
protected const var LineHeight : String
Vea también